1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: ccze
Section: utils
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13),
libncurses5-dev,
libpcre3-dev
Vcs-Git: https://salsa.debian.org/debian/ccze.git
Vcs-Browser: https://salsa.debian.org/debian/ccze
Homepage: https://github.com/madhouse/ccze
Rules-Requires-Root: no
Package: ccze
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Replaces: colorize (<= 0.3.1-2)
Description: robust, modular log coloriser
CCZE is a robust and modular log coloriser, with plugins for apm,
exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd,
vsftpd, xferlog and more.
|