           SPELL=acoc
         VERSION=0.7.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.caliban.org/files/ruby/$SOURCE
     SOURCE_HASH=sha1:3027c39f54201e53cbc5d9c7e2fe2e97a7a8e6df
        WEB_SITE=http://www.caliban.org/ruby/acoc.shtml
         ENTERED=20040225
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="acoc - Arbitrary Command Output Colourer"
cat << EOF
acoc is a regular expression based colour formatter for programs that 
display output on the command-line. It works as a wrapper around the 
target program, executing it and capturing the stdout stream. 
Optionally, stderr can be redirected to stdout, so that it, too, 
can be manipulated. acoc then applies matching rules to patterns 
in the output and applies colours to those matches.
EOF
