Path to this page:
./
textproc/py-patiencediff,
Python implementation of the patiencediff algorithm
Branch: pkgsrc-2022Q3,
Version: 0.2.2nb1,
Package name: py310-patiencediff-0.2.2nb1,
Maintainer: rhialtoImplementation of the patiencediff algorithm, as first described by Bram
Cohen: https://bramcohen.livejournal.com/73318.html
Like Python's difflib, this module provides both a convenience
unified_diff function for the generation of unified diffs of text files
as well as a SequenceMatcher that can be used on arbitrary lists.
Patiencediff provides a good balance of performance, nice output for
humans, and implementation simplicity.
The code in this package was extracted from the Bazaar code base.
Master sites:
Filesize: 28.124 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-patiencediff-0.2.2nb1 (created)