1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: supercat
Section: utils
Priority: optional
Maintainer: Kumar Appaiah <akumar@debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, quilt
Standards-Version: 3.7.3
Homepage: http://supercat.nosredna.net/
Vcs-Browser: http://git.debian.org/?p=users/akumar/supercat.git
Vcs-Git: git://git.debian.org/git/users/akumar/supercat.git
Package: supercat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: program that colorizes text for terminals and HTML
Supercat is a program that colorizes text based on matching regular
expressions/strings/characters. Supercat supports html output as well
as standard ASCII text. Unlike some text-colorizing programs that
exist, Supercat does not require you to have to be a programmer to
make colorization rules.
|