Path to this page:
Next | Query returned 7 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-01-18 11:08:20 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-patiencediff: simplify MASTER_SITES
|
2024-01-07 17:36:46 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-patiencediff: add missing tools
|
2024-01-07 17:33:50 by Olaf Seibert | Files touched by this commit (3) | |
Log message:
textproc/py-patiencediff: update to 0.2.14.
Changes: not known.
Converted to weel.mk.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-07-12 20:43:05 by Olaf Seibert | Files touched by this commit (4) |
Log message:
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.
|
Next | Query returned 7 messages, browsing 1 to 10 | previous