mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
|
|
common subsequence (LCS) algorithm to compute intelligent differences between
|
|
two sequenced enumerable containers.
|
|
|
|
WWW: https://github.com/halostatue/diff-lcs
|