Google's robust Diff Match and Patch algorithms to perform the operations required for synchronizing plain text.

Edit Package python-diff_match_patch
http://code.google.com/p/google-diff-match-patch/

1. Diff:
* Compare two blocks of plain text and efficiently return a list of differences.
* Diff Demo
2. Match:
* Given a search string, find its best fuzzy match in a block of plain text. Weighted for both accuracy and location.
* Match Demo
3. Patch:
* Apply a list of patches onto plain text. Use best-effort to apply patch even when the underlying text doesn't match.
* Patch Demo

Refresh
Refresh
Source Files
Filename Size Changed
diff_match_patch_20121119.zip 0000311049 304 KB
python-diff_match_patch.changes 0000001234 1.21 KB
python-diff_match_patch.spec 0000002434 2.38 KB
setup.py 0000001422 1.39 KB
Latest Revision
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 2)
osc copypac from project:openSUSE:Leap:15.0 package:python-diff_match_patch revision:1
Comments 0
openSUSE Build Service is sponsored by