We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c8a1f commit ae4f47eCopy full SHA for ae4f47e
README.txt
@@ -0,0 +1,8 @@
1
+This Lua module implements the Least Common Subsequence algorithm and can do
2
+and can calculate a diff between two strings.
3
+
4
+Please see http://spu.tnik.org/lib/diff/ for more information.
5
6
+This module was originally a part of Sputnik project (http://spu.tnik.org)
7
+but is now being split into its own repository.
8
0 commit comments