           SPELL=turbogears
         VERSION=1.0.7
     SOURCE_HASH=sha512:24b955635a572082b04a0b088c142438e131a0d4c4c948b99106cda7d6c9ddedfc73350641cf8ee25c1e01a68b48c4b08bb0c7c98b0baa5c5fe55596301d2be5
          SOURCE=TurboGears-$VERSION.zip
#   SOURCE_URL[0]=http://pypi.python.org/packages/source/T/TurboGears/$SOURCE
   SOURCE_URL[0]=http://files.turbogears.org/eggs/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/TurboGears-$VERSION"
        WEB_SITE="http://www.$SPELL.org/"
      LICENSE[0]='MIT'
         UPDATED=20051123
            DOCS='docs/* *.txt'
           SHORT='Easy to use Web megaframework'
cat << EOF
TurboGears brings together four major pieces to create an easy to install, easy
to use web megaframework. It covers everything from front end (MochiKit
JavaScript for the browser, Kid for templates in Python) to the controllers
(CherryPy) to the back end (SQLObject).

The TurboGears project is focused on providing documentation and integration
with these tools without losing touch with the communities that already exist
around those tools.

TurboGears is easy to use for a wide range of web applications.
EOF
