          MODULE=pygtk2
             PKG=pygtk
         VERSION=1.99.14
          SOURCE=$PKG-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKG-$VERSION
   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/python/v2.0/$SOURCE
   SOURCE_URL[1]=$GNOME_URL/sources/$PKG/1.99/$SOURCE
        WEB_SITE=http://www.daa.com.au/~james/pygtk
         ENTERED=20020726
         UPDATED=20021228
           SHORT="pygtk is a set of perl bindings for GTK."
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
