        MODULE=accerciser
         MAJOR=1.12
       VERSION=$MAJOR.1
        SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
    SOURCE_VFY=sha1:c0d5389bda941e62aa434dcdf42264e4ca1dadf9
      WEB_SITE=http://live.gnome.org/Accerciser
       ENTERED=20100228
       UPDATED=20101229
         SHORT="interactive Python accessibility explorer for GNOME desktop"

cat << EOF
Accerciser is an interactive Python accessibility explorer
for the GNOME desktop. It uses AT-SPI to inspect and control
widgets, allowing you to check if an application is providing
correct information to assistive technologies and automated test
frameworks. Accerciser  has a simple plugin framework which you
can user to create custom views of accessibility information.
EOF
