           SPELL=pygobject
         VERSION=2.17.0
     SOURCE_HASH=sha512:ffd0dc6484ab1bfea76e0efbf2b9972eb5f6ad34927e5ceab59942e8025bb6accc4f2dc2cf4ec27f047ff6bd51f217648d8eee061ee75c684989b82886e6721e
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygtk.org/
         ENTERED=20060111
        KEYWORDS="gnome2 libs"
           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
