          MODULE=librep
         VERSION=0.17
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha1:00ae330eca0fdfb117797036f499dec61f868431
        WEB_SITE=http://librep.sourceforge.net/
         ENTERED=20010922
         UPDATED=20050928
           SHORT="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
