           SPELL=python-tracing
         VERSION=0.6
          SOURCE="${SPELL}_${VERSION}.orig.tar.gz"
   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:a4147b6e886593370eeffa53a8abaf43010a25ac407602a964875e84275a0652b0025c88b3c6891223f00af0639ecffeda3bee70bc41fc9b7a2101d273dee86a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/tracing-${VERSION}"
        WEB_SITE="http://liw.fi/tracing"
      LICENSE[0]=GPL
         ENTERED=20110331
           SHORT="a Python library that helps with logging debug messages"
cat << EOF
The Python library 'tracing' helps with logging debug messages. It provides a
couple of functions for logging debug messages, and allows the user to enable
or disable logging for particular code modules.
EOF
