           SPELL=ccze
         VERSION=0.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://bonehunter.rulez.org/pub/ccze/stable/$SOURCE
        WEB_SITE=http://bonehunter.rulez.org/CCZE.phtml
         ENTERED=20040427
     SOURCE_HASH=sha512:1704da8d4c97a3403a57d7841db8a6e4ba6116e401f91d9ecf1b1371cc18b40641e5665c9414740d6a523874be6b6527f5c0d4f3a3796c7b96ed83192146b2b7
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="A log colorizer in C"

cat << EOF
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.  
EOF
