           SPELL=webob
          SPELLX=WebOb
         VERSION=0.9.7.1
     SOURCE_HASH=sha512:099432661c0f0350c522045b423cdf31e1e2becc56b96e71b1fa903d8265b18e3d5182beaabaecadf56d62d256168cb1a675328657beeecd1f42c4eefc17a208
          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
