Source: ruby-paint Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Christian M. Amsüss Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-rspec Standards-Version: 4.5.0 Homepage: https://github.com/janlelis/paint XS-Ruby-Versions: all Vcs-Git: https://salsa.debian.org/ruby-team/ruby-paint.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-paint Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-paint Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${shlibs:Depends} Description: terminal paint library with 256 color and effect support The paint library for ruby provides a single method, `Paint.[]`, that produces colored output on terminals. It comes with support for 256 color terminals, ANSI effects, and allows defining custom shortcuts.