Package gem-colored2: Information

    Source package: gem-colored2
    Version: 3.1.2.1-alt0.1
    Latest version according to Repology
    Build time:  Feb 24, 2023, 09:10 AM in the task #313736
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Add even more color to your life
    Description: 
    This is a heavily modified fork of http://github.com/defunkt/colored gem, with
    many sensible pull requests combined. Since the authors of the original gem no
    longer support it, this might, perhaps, be considered a good
    alternative.
    
    Simple gem that adds various color methods to String class, and can be used as
    follows:
    
    require 'colored2'
    
    puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow
    puts 'this is red with and italic'.red.italic puts 'this is green
    bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white
    but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! <<
    'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but
    '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)

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


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. rpm-build-ruby

    Last changed


    Jan. 27, 2023 Pavel Skrylev 3.1.2.1-alt0.1
    - ^ 3.1.2 -> 3.1.2.1
    May 6, 2022 Pavel Skrylev 3.1.2-alt1
    - + packaged gem with Ruby Policy 2.0