slackbuilds_ponce/ruby/rubygem-diff-lcs/README

4 lines
230 B
Text
Raw Normal View History

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.