./textproc/py-patiencediff, Python implementation of the patiencediff algorithm

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


Branch: pkgsrc-2021Q3, Version: 0.2.2, Package name: py38-patiencediff-0.2.2, Maintainer: rhialto

Implementation 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:

SHA1: 826457fb2411b2cd219d55756718cdbebe63b772
RMD160: 0951df305d180dffb2f585473886ca6cd88d42a6
Filesize: 28.124 KB

Version history: (Expand)