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.
 
 
 
 
 
 
B. Watson cb97d0c454 ruby/rubygem-diff-lcs: Wrap README at 72 columns. 4 years ago
..
README ruby/rubygem-diff-lcs: Wrap README at 72 columns. 4 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.