           SPELL=runawk
         VERSION=1.6.1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="http://sourceforge.net/projects/$SPELL/files/$SPELL/$SPELL-$VERSION/$SOURCE"
     SOURCE_HASH=sha512:dc795db815454af842523c35afd5b84dff460c3c53dfec21d400bcf74395ffed1d664c23ba5b8a8901b8709fc4fea55b6e1de4e1d024e1a4ccdcdeeec199b0c0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://sourceforge.net/projects/$SPELL/"
      LICENSE[0]="MIT"
         ENTERED=20140909
        KEYWORDS=""
           SHORT="Wrapper for AWK providing modules"
cat << EOF
RunAWK is a small wrapper for AWK interpreter that helps write standalone
programs in AWK. It provides support for modules and other powerful
features. It comes with dozens of modules which provide efficient means for
handling command line options, powerful functions for manipulating strings
and arrays as well as sorting, mathematical, tmpfile, braceexpand functions
and a lot of others.
EOF
