           SPELL=pylons
          SPELLX=Pylons
         VERSION=0.9.7rc4
     SOURCE_HASH=sha512:ce446f2560cdbb48cbbb3e504995cd42f3099cf1850d9900d76ed98a4d53800976c86b52037c0e2e553ecfe13d4d062fc6372017c5e047bd384e093258815b1c
          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
