          MODULE=python-pygobject
         VERSION=3.54.5
          SOURCE=pygobject-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/p/pygobject/
      SOURCE_VFY=sha256:b6656f6348f5245606cf15ea48c384c7f05156c75ead206c1b246c80a22fb585
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pygobject-$VERSION
        WEB_SITE=https://pypi.org/project/PyGObject/
         ENTERED=20050319
         UPDATED=20251110
        REPLACES=pygobject
           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
