Path to this page:
./
textproc/py-diff-match-patch,
Robust algorithms for synchronizing plain text
Branch: CURRENT,
Version: 20241021,
Package name: py312-diff-match-patch-20241021,
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:[
lang/python310]
Required to build:[
devel/py-setuptools]
Master sites:
Filesize: 39.025 KB
Version history: (Expand)
- (2024-11-04) Updated to version: py312-diff-match-patch-20241021
- (2023-12-18) Updated to version: py311-diff-match-patch-20230430
- (2023-02-09) Updated to version: py310-diff-match-patch-20200713nb1
- (2022-01-05) Updated to version: py39-diff-match-patch-20200713nb1
- (2021-10-07) Updated to version: py39-diff-match-patch-20200713
- (2020-07-15) Updated to version: py37-diff-match-patch-20200713
CVS history: (Expand)