mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
a42c7aa442
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
3 lines
230 B
Text
3 lines
230 B
Text
Diff::LCS computes the difference between two Enumerable sequences using the
|
|
McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities
|
|
to create a simple HTML diff output format and a standard diff-like tool.
|