           SPELL=testgears
         VERSION=0.2
     SOURCE_HASH='sha512:53a2fb7c3c725f6e184ab4b8c273412ca2c6dc8190e4acce4a7d47bd8f691896f1083595d2da4fb9c1e2bef655660041f9e71660d169615d4f777697b840475a'
          SOURCE="TestGears-$VERSION.tar.gz"
   SOURCE_URL[0]="http://www.turbogears.org/download/eggs/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/TestGears-$VERSION"
        WEB_SITE="http://www.turbogears.org/$SPELL/"
      LICENSE[0]='MIT'
         UPDATED=20051123
            DOCS='docs/* *.txt'
        KEYWORDS="python devel"
           SHORT='TestGears provides automatic discovery of unittest'
cat << EOF
TestGears provides automatic discovery of unittest.TestCases and the ability to
run tests that are written as simple functions. It generates a standard
unittest. TestSuite for use with any of the standard frontends, and provides a
distutils command to run tests with zero configuration.
EOF
