           SPELL=webob
          SPELLX=WebOb
         VERSION=0.9.4
     SOURCE_HASH=sha512:a563ec4119cd8d595aa53f722e0089a55a65f2e5f610d995ef5f6a4e3b0769adbb47d22964f8e737e6f78de6e35af02f30df095bbd5adc3a0bd7ef732b8a99ab
          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
