           SPELL=ccze
         VERSION=0.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[O]=ftp://bonehunter.rulez.org/pub/ccze/stable/$SOURCE
        WEB_SITE=http://bonehunter.rulez.org/CCZE.phtml
       BUILD_API=2
         ENTERED=20040427
         UPDATED=20040427
          MD5[0]=eb06d86baa775e1e0654c80d655cd9f6
      LICENSE[O]=GPL
           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
