           SPELL=flup
         VERSION=1.0.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.saddi.com/software/$SPELL/dist/$SOURCE
   SOURCE_URL[1]=http://pypi.python.org/packages/source/f/$SPELL/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.saddi.com/software/flup/
     GATHER_DOCS=off
      LICENSE[0]=BSD
         ENTERED=20071117
           SHORT="random assortment of WSGI servers"
cat << EOF
flup is a collection of modules for the Python Web Server Gateway Interface,
including support for AJP, FastCGI and SCGI.
EOF
