           SPELL=webob
          SPELLX=WebOb
         VERSION=0.9.6.1
     SOURCE_HASH=sha512:86df53e6eddae1dc2b49685601c9391da9699bc83a292c7bee1272700c7be85550a16cfdef60b7b020188accaf6cd9f86d4fad9a681cb0878d0fbdf32127161f
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://pythonpaste.org/webob/
      LICENSE[0]='MIT'
         UPDATED=20081004
            DOCS='docs/* *.txt'
           SHORT=''
cat << EOF
WebOb provides wrappers around the WSGI request environment, and an object to help create 
WSGI responses.
The objects map much of the specified behavior of HTTP, including header parsing and 
accessors for other standard parts of the environment.
EOF
