Letter P

python39-patiencediff - Python implementation of the patiencediff algorithm

Website: None
License: GNU GPLv2 or later
Vendor: Alcance Libre, Inc.
Description:
This package contains the implementation of the "patiencediff"
algorithm, as first described by Bram Cohen.

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.

Packages

python39-patiencediff-0.2.14-1.aldos.x86_64 [41 KiB] Changelog by Joel Barrios (2023-09-22):
- Update to 0.2.14.

Listing created by Repoview-0.6.6-6.fc14.al