Package gem-jaro-winkler: Information

    Source package: gem-jaro-winkler
    Version: 1.5.4.1-alt1
    Latest version according to Repology
    Build time:  Sep 18, 2022, 05:21 AM in the task #296703
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string
    Description: 
    jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
    written in C extension and will fallback to pure Ruby version in platforms other
    than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation support
    any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.

    List of rpms provided by this srpm:
    gem-jaro-winkler (x86_64, ppc64le, i586, armh, aarch64)
    gem-jaro-winkler-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gem-jaro-winkler-devel (noarch)
    gem-jaro-winkler-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rake) >= 12.0
      2. gem(rake) < 14
      3. gem(rake-compiler) >= 0
      4. rpm-build-ruby
      5. gem(bundler) >= 1.7
      6. gem(bundler) < 3
      7. gem(minitest) >= 0

    Last changed


    May 8, 2022 Pavel Skrylev 1.5.4.1-alt1
    - ^ 1.5.4 -> 1.5.4.1
    March 31, 2020 Pavel Skrylev 1.5.4-alt1
    - ^ 1.5.3 -> 1.5.4
    - ! spec tags
    Sept. 11, 2019 Pavel Skrylev 1.5.3-alt1.1
    - ! spec according to changelog rules