Source: ruby-colorator Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Youhei SASAKI Build-Depends: debhelper (>= 9~), gem2deb, rake, ruby-rspec Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-colorator.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-colorator.git Homepage: https://github.com/octopress/colorator XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Package: ruby-colorator Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: String core extensions for terminal coloring A Ruby Library colorize your text in the terminal. . There are a bunch of gems that provide functionality like this, but none have as simple an API as this. Just call `"string".color` and your text will be colorized.