           SPELL=spyce
         VERSION=1.3.11-1
          SOURCE=$SPELL-$VERSION.tgz
     SOURCE_HASH=sha512:8d5dde5e351ea55ebfd8bbfb66d5bd6dd558078dd1f9eb97e1a1f701f6a394dc0ed4c45552e682d0670f001534e1b5a9e7ad9d1a0125598ae6ae6826501fc6fc
      LICENSE[0]=Apache
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/-*/}
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://spyce.sourceforge.net/
         ENTERED=20021125
         UPDATED=20030726
       BUILD_API=2
           SHORT='Spyce is about embedding Python in HTML to create dynamic web pages'
cat << EOF
SPYCE is a server-side engine that supports simple and efficient
Python-based dynamic HTML generation. Those who like Python and are familiar
with JSP, or PHP, or ASP, should have a look at this engine. It allows one
to generate dynamic HTML content just as easily, using Python for the
dynamic parts. Its modular design makes it very flexible and extensible. It
can also be used as a command-line utility for HTML pre-processing.
EOF
