           SPELL=python-tracing
         VERSION=0.2
          SOURCE="${SPELL}_${VERSION}.tar.gz"
   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:602096ff392e91a481bf2a9db36201d8e2d6f6facf02d7efd0bcd54e7916ace6231ee78fc04867d9ab5fe2c3e3204da35ec7341138663ebc02ba53c3041a0693
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${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
