./textproc/py-diff-match-patch, Robust algorithms for synchronizing plain text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q3, Version: 20121119, Package name: py27-diff-match-patch-20121119, Maintainer: pkgsrc-users

The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.

Diff: Compare two blocks of plain text and efficiently return a list of
differences.

Match: Given a search string, find its best fuzzy match in a block of plain
text. Weighted for both accuracy and location.

Patch: Apply a list of patches onto plain text. Use best-effort to apply patch
even when the underlying text doesn't match.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 79a93dc622fd47fe30349b0be4a4c6e5ffc9bf67
RMD160: 0279fd90a2ec4db1cd797db47862084e216083ed
Filesize: 52.845 KB

Version history: (Expand)