Package gem-mixlib-versioning-doc: Information

    Binary package: gem-mixlib-versioning-doc
    Version: 1.2.15-alt1
    Architecture: noarch
    Build time:  Apr 21, 2024, 09:26 PM
    Source package: gem-mixlib-versioning
    Report package bug
    License: Apache-2.0
    Summary: General purpose Ruby library that allows you to parse, compare, and manipulate version strings in multiple formats documentation files
    Description: 
    General purpose Ruby library that allows you to parse, compare, and manipulate
    version strings in multiple formats documentation files.
    
    Versioning is hard! mixlib-versioning is a general Ruby library that allows you
    to parse, compare and manipulate version numbers in multiple formats. Currently
    the following version string formats are supported:
    * SemVer 2.0.0
    * Opscode SemVer
    * Rubygems
    * Git Describe
    * SemVer Partial


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    Last changed


    June 30, 2021 Pavel Skrylev 1.2.15-alt1
    - ^ 1.2.6 -> 1.2.15
    Sept. 17, 2018 Andrey Cherepanov 1.2.6-alt1
    - New version.
    Aug. 27, 2018 Andrey Cherepanov 1.2.3-alt1.1
    - Rebuild with new Ruby autorequirements.