           SPELL=webob
          SPELLX=WebOb
         VERSION=1.1.1
     SOURCE_HASH=sha512:977de8a8a09dab4277cc70ca685b2f687d75079ed84f99a36f3156d3fe734958df7594bd3314a9e5a72c91ee39dad752dd421ccf2f5c35607f8019c1cddd5779
          SOURCE=$SPELLX-$VERSION.zip
   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
