           SPELL=turbogears
         VERSION=1.0.2.2
     SOURCE_HASH=sha512:ebc3e78d21cf50bf2a283479a3f123dbb9bca7a5fb85901dde55164f3f875dc883e60e103bedbbb1a6ad61f6fb5b4d52520ccf309e74605b2783acedf71dc16f
          SOURCE="TurboGears-$VERSION.tar.gz"
   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
