           SPELL=pylons
          SPELLX=Pylons
         VERSION=0.9.7
     SOURCE_HASH=sha512:70fa183d5aadf78558d7c3313970d8418623779b59a4528ceea9a65c2aeb4b276135c2d5106cc0152d008a79708d030212bfa8e47d3175bcaaa14f0975b8167d
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://pylons.cachefly.net/download/$VERSION/$SOURCE
   SOURCE_URL[1]=http://pypi.python.org/packages/source/P/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://pylonshq.com/
      LICENSE[0]='MIT'
         UPDATED=20081004
            DOCS='docs/* *.txt'
           SHORT=''
cat << EOF
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a 
structured but extremely flexible Python web framework. It's also one of the first projects to 
leverage the emerging WSGI standard, which allows extensive re-use and flexibility ? but only 
if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy. 
EOF
