Source: ruby-rainbow Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Nitesh A Jain Build-Depends: debhelper (>= 11~), gem2deb, ruby-rspec-core Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rainbow.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rainbow Homepage: https://github.com/sickill/rainbow XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Package: ruby-rainbow Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: extension of Ruby String class enabling colored text on ANSI terminals Rainbow extends the ruby string class to enable coloring text on ANSI terminals. It adds methods to the String class and allowing the use offoreground and background color, bright, italic, underline, blink, reverse, hide and reset on text for ANSI terminals.