1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: lolcat
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Christian M. Amsüss <chrysn@fsfe.org>,
Utkarsh Gupta <utkarsh@debian.org>
Section: games
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 12),
gem2deb
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/ruby-team/lolcat
Vcs-Git: https://salsa.debian.org/ruby-team/lolcat.git
Homepage: https://github.com/busyloop/lolcat
XS-Ruby-Versions: all
Rules-Requires-Root: no
Package: lolcat
Architecture: all
XB-Ruby-Versions: all
Depends: ruby | ruby-interpreter,
ruby-paint (>= 2.1),
ruby-optimist,
${misc:Depends},
${shlibs:Depends}
Description: colorful `cat`
lolcat concatenates files like the UNIX `cat` program, but colors it for the
lulz in a rainbow animation. Terminals with 256 colors and animations are
supported.
|