Name: | rh-ror41-rubygem-diff-lcs |
Version: | 1.2.5 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 104076 |
License: | (GPLv2+ or Artistic or MIT) and (GPLv2+ or Artistic or Ruby or BSD) and (Artistic or Ruby or BSD) |
RPM: |
rh-ror41-rubygem-diff-lcs-1.2.5-2.el7.noarch.rpm
|
Source RPM: |
rh-ror41-rubygem-diff-lcs-1.2.5-2.el7.src.rpm
|
Build Date: | Mon Feb 06 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/halostatue/diff-lcs |
Summary: | Provide a list of changes between two sequenced collections |
Description: | Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
common subsequence (LCS) algorithm to compute intelligent differences between
two sequenced enumerable containers. The implementation is based on Mario I.
Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version
(Algorithm::Diff). |