          MODULE=pygtk
         VERSION=2.24.0
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:cd1c1ea265bd63ff669e92a2d3c2a88eb26bcd9e5363e0f82c896e649f206912
        WEB_SITE=http://www.pygtk.org/
            TYPE=python2
         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
