python3-patiencediff

diff implementation with balanced performance, output and implementation

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 convience ``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.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/breezy-team/patiencediff


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-patiencediff