pkgsrc/textproc/py-patiencediff/PLIST
rhialto 5234a6b581 textproc/py-patiencediff: added; used by devel/breezy.
Implementation of the patiencediff algorithm, as first described by Bram
Cohen: https://bramcohen.livejournal.com/73318.html

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.
2021-07-12 18:43:05 +00:00

18 lines
792 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/07/12 18:43:05 rhialto Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/patiencediff/__init__.py
${PYSITELIB}/patiencediff/__init__.pyc
${PYSITELIB}/patiencediff/__init__.pyo
${PYSITELIB}/patiencediff/__main__.py
${PYSITELIB}/patiencediff/__main__.pyc
${PYSITELIB}/patiencediff/__main__.pyo
${PYSITELIB}/patiencediff/_patiencediff_c.so
${PYSITELIB}/patiencediff/_patiencediff_py.py
${PYSITELIB}/patiencediff/_patiencediff_py.pyc
${PYSITELIB}/patiencediff/_patiencediff_py.pyo
${PYSITELIB}/patiencediff/test_patiencediff.py
${PYSITELIB}/patiencediff/test_patiencediff.pyc
${PYSITELIB}/patiencediff/test_patiencediff.pyo