google-diff-match-patch
Found an interesting Google code on text diffing, matching and patching: google-diff-match-patchThe Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
The python code is real useful for us! Thanks Google.

1 comments:
Your welcome!
Post a Comment