           SPELL=rlwrap
         VERSION=0.24
       BUILD_API=2
          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:cb180bc7bde620d2382e0a281ceb6e62c0ab58144b9936934272db308fe05a04d52eabe8fd8a64fa44850da4a48610f18d26f4855cf4c7aebe614d0e2cc813aa
        WEB_SITE=http://utopia.knoware.nl/~hlub/uck/rlwrap/
         ENTERED=20020826
         UPDATED=20030820
         LICENSE=GPL
           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
