File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ What The Patch!?
3
3
4
4
.. image :: https://travis-ci.org/cscorley/whatthepatch.svg
5
5
:target: https://travis-ci.org/cscorley/whatthepatch
6
+ .. image :: https://pypip.in/status/whatthepatch/badge.svg
7
+ :target: https://pypi.python.org/pypi/whatthepatch/
8
+ .. image :: https://pypip.in/version/whatthepatch/badge.svg?text=version
9
+ :target: https://pypi.python.org/pypi/whatthepatch/
10
+ .. image :: https://pypip.in/py_versions/whatthepatch/badge.svg
11
+ :target: https://pypi.python.org/pypi/whatthepatch/
12
+ .. image :: https://pypip.in/download/whatthepatch/badge.svg
13
+ :target: https://pypi.python.org/pypi/whatthepatch/
6
14
7
15
What The Patch!? is a library for parsing patch files. It's only purpose is to
8
16
read a patch file and get it into some usable form by other programs.
You can’t perform that action at this time.
0 commit comments