Package gem-diff-lcs: Information

    Source package: gem-diff-lcs
    Version: 1.4.3-alt1
    Build time:  Sep 18, 2023, 11:38 PM in the task #307833
    Category: Development/Ruby
    Report package bug
    License: MIT or Artistic-2.0 or GPL-2.0+
    Summary: Port of Algorithm::Diff
    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).

    List of rpms provided by this srpm:
    diff-lcs (noarch)
    gem-diff-lcs (noarch)
    gem-diff-lcs-devel (noarch)
    gem-diff-lcs-doc (noarch)



      1. rpm-build-ruby
      2. gem(hoe) >= 3.22
      3. gem(hoe) < 4

    Last changed


    May 13, 2021 Pavel Skrylev 1.4.3-alt1
    - ^ 1.3 -> 1.4.3
    March 1, 2019 Pavel Skrylev 1.3-alt1
    - Bump to 1.3;
    - Use Ruby Policy 2.0.
    July 11, 2018 Andrey Cherepanov 1.2.5-alt1.1
    - Rebuild with new Ruby autorequirements.