summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-diff-lcs/README
blob: 37422f7619620f8cc488f19d7157300ec63d5836 (plain)
1
2
3
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.