           SPELL=roundup
  CHEESESHOP_PKG=$SPELL
         VERSION=1.1.0
     SOURCE_HASH='sha512:574761e99fa53acddfd2873a5cfd17771587f9b57639868a9bc3da728f9a7e7bd730b255d2a164b1397293eadd39c96aa40392515b617a6a7f520fe6c4659e14'
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/$CHEESESHOP_PKG/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://$SPELL.sf.net/"
      LICENSE[0]='PYTHON'
         UPDATED=20060208
        KEYWORDS="python devel"
           SHORT='Roundup is a simple-to-use and -install issue-tracking system'
cat << EOF
Roundup is a simple-to-use and -install issue-tracking system with command-line,
web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in
the Software Carpentry "Track" design competition.
EOF
