           SPELL=pyweblib
         VERSION=1.3.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.stroeder.com/pylib/PyWebLib/download/$SOURCE
     SOURCE_HASH=sha1:ff289ac2db9839ec8ddb9ea312bd3184cac0f264
        WEB_SITE=http://www.stroeder.com/pylib/PyWebLib/
         ENTERED=20021211
      LICENSE[0]=GPL
        KEYWORDS="web python devel"
           SHORT='Yet another web programming framework for Python'
cat << EOF
The module package pyweblib consists of several submodules:
pyweblib.forms
    class library for handling <FORM> input
pyweblib.session
    server-side web session handling
pyweblib.helper
    misc. stuff useful in CGI-BINs
pyweblib.sslenv
    retrieves SSL-related env vars
pyweblib.httphelper
    very basic HTTP functions/classes
EOF
