           SPELL=werkzeug
         VERSION=1.0.1
          SOURCE=werkzeug-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/pallets/werkzeug/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:ba82120fb3e96e3a1334c6452d5ba1950fc016d2d147d643bbc2168ccec496f1dea799982ae8c578167155082c0bdbda5d56a23f64b4b6865f97e90e22df022e
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
