Skip to content

testing/py3-patiencediff: new aport

Pedro Filipe requested to merge xpecex/aports:py3-patiencediff into master

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.

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

Merge request reports