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