Path to this page:
./
textproc/py-diff-match-patch,
Robust algorithms for synchronizing plain text
Branch: pkgsrc-2017Q4,
Version: 20121119,
Package name: py27-diff-match-patch-20121119,
Maintainer: pkgsrc-usersThe 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:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 79a93dc622fd47fe30349b0be4a4c6e5ffc9bf67
RMD160: 0279fd90a2ec4db1cd797db47862084e216083ed
Filesize: 52.845 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-diff-match-patch-20121119 (created)