Name: | rubygem-diff-lcs |
Version: | 1.5.0 |
Release: | 7.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 101393 |
License: | MIT OR Artistic-2.0 OR GPL-2.0-or-later |
RPM: |
rubygem-diff-lcs-1.5.0-7.el10.noarch.rpm
|
Source RPM: |
rubygem-diff-lcs-1.5.0-7.el10.src.rpm
|
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-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. |