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