patch-apply 0.8.3

Parse and apply patches in the unified diff format
Documentation
1
2
3
4
5
6
7
8
9
10
--- before.py
+++ after.py
@@ -1,4 +1,4 @@
-bacon
-eggs
-ham
+python
+eggy
+hamster
 guido