           MODULE=pygtk
         VERSION=0.6.9
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/python/v1.2/$SOURCE
        WEB_SITE=http://www.daa.com.au/~james/pygtk
         ENTERED=20011108
         UPDATED=20020106
           SHORT="pygtk is a set of perl bindings for GTK."
cat << EOF
From the pygtk home page:

PyGTK is a set of bindings for the GTK widget set.  It provides an
object oriented interface that is slightly higher level than the C one.
It automatically does all the type lining  and reference counting that
you would have to do normally with the C API.
EOF
