            SPELL=pybugz
          VERSION=0.8.0
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://$SPELL.googlecode.com/files/$SOURCE
      SOURCE_HASH=sha512:077d8b9db0d4cd2608e78d6b81c25eea633d7dc09c95b0d2954a9b38606e2384c6c71ddbd4d14af384e9ed6d56d228ab2cdd1aae664c59fbebed98203ec1ceab
       LICENSE[0]=GPL
         WEB_SITE=http://www.liquidx.net/pybugz/
         KEYWORDS="util bugzilla"
          ENTERED=20080211
            SHORT='Bugzilla CLI in Python'
cat << EOF
PyBugz is a python and command line interface to Bugzilla.

It was conceived as a tool to speed up the workflow for Gentoo Linux developers
and contributors when dealing with bugs using Bugzilla. By avoiding the clunky
web interface, the user quickly search, isolate and contribute to the project
very quickly. Developers alike can easily extract attachments and close bugs
all from the comfort of the command line. 
EOF
