           SPELL=pygtk
         VERSION=0.6.11
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/python/v1.2/$SOURCE
          MD5[0]=6305530be480ecd4d54594f29b0d09b7
      LICENSE[0]=LGPL
        WEB_SITE=http://www.daa.com.au/~james/pygtk
         ENTERED=20011108
         UPDATED=20020106
      MAINTAINER=spinkham@bigfoot.com
           SHORT="pygtk is a set of python 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 casting  and reference counting that
you would have to do normally with the C API.
EOF
