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 (>= 11)
Standards-Version: 4.3.0
Homepage: http://supercat.nosredna.net/
Vcs-Browser: https://salsa.debian.org/akumar/supercat
Vcs-Git: https://salsa.debian.org/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.
|