Package: wnpp Severity: wishlist Owner: Jelmer Vernooij <jel...@debian.org>
* Package name : patiencediff Version : 0.0.3 Upstream Author : Breezy Developers * URL : https://github.com/breezy-team * License : GPL Programming Lang: Python Description : Python implementation of the patiencediff algorithm This package provides a Python implementation of the ``patiencediff`` algorithm, as `first described <https://bramcohen.livejournal.com/73318.html>`_ 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. (This will be a dependency for Breezy)