Python implementation of the patiencediff algorithm
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.2.15-8.fc44 | - |
| Fedora 43 | 0.2.15-7.fc43 | 0.2.15-7.fc43 |
| Fedora 42 | 0.2.15-3.fc42 | - |
| Fedora EPEL 10.2 | 0.2.15-2.el10_0 | - |
| Fedora EPEL 10.1 | 0.2.15-2.el10_0 | - |
You can contact the maintainers of this package via email at
python-patiencediff dash maintainers at fedoraproject dot org.