rubygem-diff-lcs: rubygem-diff-lcs (Generate difference sets between Ruby sequences)
rubygem-diff-lcs:
rubygem-diff-lcs: Diff::LCS computes the difference between two Enumerable sequences
rubygem-diff-lcs: using the McIlroy-Hunt longest common subsequence (LCS) algorithm.
rubygem-diff-lcs: It includes utilities to create a simple HTML diff output format and
rubygem-diff-lcs: a standard diff-like tool.
rubygem-diff-lcs:
rubygem-diff-lcs: Homepage: https://github.com/halostatue/diff-lcs
rubygem-diff-lcs:
rubygem-diff-lcs:
rubygem-diff-lcs: