          MODULE=pygobject
         VERSION=3.2.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:1a2140c4c4ce0c1a5d7abe74eeb7a7040f426cb17943c3ae7e57695b355151c3
        WEB_SITE=http://www.pygtk.org
         ENTERED=20050319
         UPDATED=20120411
           SHORT="Python bindings for GObject"

cat << EOF
PyGObject provides a convenient wrapper for the GObject+ library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.  When combined with PyGTK,
PyORBit and gnome-python, it can be used to write full featured GNOME
applications.
EOF
