           MODULE=librep
         VERSION=0.15.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/librep/$SOURCE
        WEB_SITE=http://www.dcs.warwick.ac.uk/~john/sw/librep.html
         ENTERED=20010922
         UPDATED=20010922
           SHORT="librep is a shared library implementing a Lisp dialect."
cat << EOF
librep is a shared library implementing a Lisp dialect that is lightweight, 
reasonably fast, and highly extensible. It contains an interpreter, byte-code
compiler and virtual machine.
EOF
