           SPELL=rlwrap
         VERSION=0.30
          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:970f965855cc22c05f9352df96adb4162d7703b1179841d491eff17d78bbde435873c9e30622854a21627f04218ac354d731eb31e6ad447d8de0926abffb3d04
        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
