           SPELL=rlwrap
         VERSION=0.33
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://utopia.knoware.nl/~hlub/uck/rlwrap/$SOURCE
     SOURCE_HASH=sha512:1732e5c064fbc54bfc4dbdb27e795520b3e48ea80e7f7a2bf64a796efe7398ea8acd041751c0d021feccd616325161d9d94d69df48b0cd2d0296124c29498fa7
        WEB_SITE=http://utopia.knoware.nl/~hlub/uck/rlwrap/
         ENTERED=20020826
         LICENSE=GPL
        KEYWORDS="utils"
           SHORT="Readline wrapper"
cat << EOF
rlwrap is a 'readline wrapper', i.e. a small utility 
that uses the GNU readline library to allow the editing 
of keyboard input for any other command. Input history 
is remembered separately for each command, !... history 
completion works as in bash and completion word lists 
can be specified on the command line. 
EOF
