           SPELL=redact
         VERSION=0.1.5
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://code-monkey.de/pub/redact/$SOURCE
     SOURCE_HASH=sha1:71f214c7e2c228bef3f536afec72241e58bc68f6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://code-monkey.de/pages/redact.html
         ENTERED=20050703
      LICENSE[0]=BSD
        KEYWORDS="compiler ruby enlightenment"
           SHORT="An Edje Compiler written in Ruby"
cat << EOF
Redact is an Edje compiler written in Ruby.
Unlike the official Edje compiler, edje_cc, Redact doesn't read EDC code -
it reads Ruby code instead. This means that Redact will allow you to write
Edjes in a full-blown programming language.
EOF
