           SPELL=spyce
         VERSION=2.0.3-1
     SOURCE_HASH='sha512:666885b80917e87ea4c42469c1cd2aa18350e218156dc1e6232749fd5b1611a359f8e5b53339152e156d975c00c91ed95c5d03b161d0a04b931a40be136c28b9'
          SOURCE=$SPELL-$VERSION.tar.gz
      LICENSE[0]=Apache
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/-*/}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://spyce.sourceforge.net/
         ENTERED=20021125
         UPDATED=20030726
        KEYWORDS="html web http python"
           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
