You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 4 years ago
..
README ruby/rubygem-diff-lcs: Added (Generate diffs for Ruby sequences). 8 years ago
rubygem-diff-lcs.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
rubygem-diff-lcs.info ruby/rubygem-diff-lcs: Added (Generate diffs for Ruby sequences). 8 years ago
slack-desc ruby/rubygem-diff-lcs: Added (Generate diffs for Ruby sequences). 8 years ago

README

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.