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