https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238299
--- Comment #5 from [email protected] --- A commit references this bug: Author: kai Date: Mon Jun 17 04:55:12 UTC 2019 New revision: 504385 URL: https://svnweb.freebsd.org/changeset/ports/504385 Log: New port: textproc/py-patiencediff This package contains the Python implementation of the "Patience Diff" algorithm, as first described by Bram Cohen. "Patience Diff" 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. WWW: https://pypi.org/project/patiencediff/ PR: 238299 Submitted by: [email protected] Tested by: pkubaj (PowerPC64) Changes: head/textproc/Makefile head/textproc/py-patiencediff/ head/textproc/py-patiencediff/Makefile head/textproc/py-patiencediff/distinfo head/textproc/py-patiencediff/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
