           SPELL=pygobject3
         VERSION=3.4.1.1
      PATCHLEVEL=0
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=pygobject-$VERSION.tar.xz
   SOURCE_URL[0]=$GNOME_URL/sources/pygobject/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygobject-$VERSION"
        WEB_SITE=http://www.pygtk.org/
      LICENSE[0]=LGPL
         ENTERED=20111009
           SHORT="Python bindings for the GObject"
cat << EOF
Bindings for the GObject, to be used in Python. It is a fairly
complete set of bindings, it's already rather useful, and is
usable to write moderately complex programs.  (see the examples
directory for some examples of the simpler programs you could
write).
EOF
