           SPELL=flup
         VERSION=1.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://www.saddi.com/software/${SPELL}/dist/${SOURCE}
      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.saddi.com/software/flup/
      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
