| Name: | rubygem-diff-lcs |
| Version: | 1.3 |
| Release: | 12.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 98075 |
| License: | GPLv2+ or Artistic or MIT |
| RPM: |
rubygem-diff-lcs-1.3-12.el9.noarch.rpm
|
| Source RPM: |
rubygem-diff-lcs-1.3-12.el9.src.rpm
|
| Build Date: | Wed Jan 12 2022 |
| Build Host: | build-ol9-x86_64.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. |