           SPELL=rlwrap
         VERSION=0.37
          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:39edeaed5d36636ea3fa7993808a485ce5c6f303621c64f4a758b29b4fb0bb9ca0bfc60317bd8efa95c7e138db7ff0cb8fdb712a7d1582ea1c732e143efdd9c2
        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
