se4u / google-diff-match-patch

Automatically exported from code.google.com/p/google-diff-match-patch
Apache License 2.0
0 stars 0 forks source link

See the original readme in its entirety below. I added a script chardiff.py to python2 folder for taking word by word diffs. To do that I had to modify diff-match-patch.py a little. See my commits for detailed diffs.


Diff, Match and Patch Library http://code.google.com/p/google-diff-match-patch/ Neil Fraser

This library is currently available in seven different ports, all using the same API. Every version includes a full set of unit tests.

C++:

C#:

Dart:

Java:

JavaScript:

Lua:

Objective C:

Python:

Demos: