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