           SPELL=werkzeug
         VERSION=0.8.3
          SOURCE=Werkzeug-${VERSION}.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/W/Werkzeug/${SOURCE}
     SOURCE_HASH=sha512:0ba4ec91f9bfef6fcb11de7b30b812821f25f22df1f04f1ef1d706874747e9b892817d6e78bb507b6bc0a23e566fe2e2938587f4b98e31d112b01cfd39df7306
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
