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