Package gem-unf: Information

    Source package: gem-unf
    Version: 0.2.0.1-alt1
    Latest version according to Repology
    Build time:  Dec 20, 2022, 04:07 AM in the task #312032
    Category: Development/Ruby
    Report package bug
    License: BSD-2-Clause
    Summary: A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby
    Description: 
    A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
    
    Uses unf_ext on CRuby and java.text.Normalizer on JRuby.
    Normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD.

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


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(unf_ext) >= 0
      2. rpm-build-ruby

    Last changed


    Dec. 19, 2022 Pavel Skrylev 0.2.0.1-alt1
    - ^ 0.2.0 -> 0.2.0.1
    April 3, 2020 Pavel Skrylev 0.2.0-alt0.1
    - > Ruby Policy 2.0
    - ^ 0.1.4 -> 0.2.0pre
    - ! spec tags
    July 11, 2018 Andrey Cherepanov 0.1.4-alt1.1
    - Rebuild with new Ruby autorequirements.