Name: | rubygem-diff-lcs |
Version: | 1.3 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 98786 |
License: | GPLv2+ or Artistic or MIT |
RPM: |
rubygem-diff-lcs-1.3-4.el8.noarch.rpm
|
Source RPM: |
rubygem-diff-lcs-1.3-4.el8.src.rpm
|
Build Date: | Sun May 05 2019 |
Build Host: | ca-build101.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 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. |