Path to this page:
./
textproc/py-patiencediff,
Python implementation of the patiencediff algorithm
Branch: CURRENT,
Version: 0.2.15,
Package name: py312-patiencediff-0.2.15,
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.
Required to run:[
lang/python310]
Master sites:
Filesize: 26.839 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-patiencediff-0.2.15
- (2024-05-11) Updated to version: py311-patiencediff-0.2.15
- (2024-01-07) Updated to version: py311-patiencediff-0.2.14
- (2023-02-09) Updated to version: py310-patiencediff-0.2.2nb1
- (2022-01-05) Updated to version: py39-patiencediff-0.2.2nb1
- (2021-10-07) Updated to version: py39-patiencediff-0.2.2
CVS history: (Expand)