           SPELL=werkzeug
         VERSION=0.8.2
          SOURCE=Werkzeug-${VERSION}.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/W/Werkzeug/${SOURCE}
     SOURCE_HASH=sha512:d49fd3f5ac308791d5d9c9f27f6cac8900783ff08ea9bfc761d0663c43da95da775c758775d9a8d8066266563fbd82942573771c915482ecfdef3adef4b5ec59
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Werkzeug-${VERSION}"
        WEB_SITE=http://werkzeug.pocoo.org/
      LICENSE[0]=BSD
         ENTERED=20100815
           SHORT="wsgi utility collection"
cat << EOF
Werkzeug started as a simple collection of various utilities for WSGI
applications and has become one of the most advanced WSGI utility modules. It
includes a powerful debugger, fully featured request and response objects,
HTTP utilities to handle entity tags, cache control headers, HTTP dates,
cookie handling, file uploads, a powerful URL routing system and a bunch of
community contributed addon modules.
EOF
