flickzeug 0.5.1

A fork of diffy: diff, patch, and merge library featuring Myers' algorithm, unified diff format parsing, fuzzy patch application, and three-way merge with conflict detection
Documentation
1
2
3
4
5
6
diff --git a/src/lib/hello.txt b/src/lib/hello.txt
index e69de29..3b18e51 100644
--- a/src/lib/hello.txt
+++ b/src/lib/hello.txt
@@ -0,0 +1 @@
+hello world