mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
287 B
Plaintext
8 lines
287 B
Plaintext
CCZE is my C port of RASZi's colorize, with a set of bug fixes and
|
|
enhancements. It uses PCRE to do the matching, and NCurses for the
|
|
output.
|
|
|
|
The goal was to create a log coloriser, that is fast and light on
|
|
resources. Also, being extensible via plug-ins is an important
|
|
feature too.
|