          MODULE=pygtk
           MAJOR=2.24
         VERSION=$MAJOR.0
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:344e6a32a5e8c7e0aaeb807e0636a163095231c2
        WEB_SITE=http://www.pygtk.org
         ENTERED=20020726
         UPDATED=20110503
           SHORT="Python bindings for Gtk+-2"

cat << EOF
PyGTK is an extension module for python that gives you access to the GTK+
widget set. Just about anything you can write in C with GTK+ you can write
in python with PyGTK (within reason), but with all the benefits of python.
EOF
