Metadata-Version: 1.2
Name: PyGObject
Version: 3.29.1
Summary: Python bindings for GObject Introspection
Home-page: https://pygobject.readthedocs.io
Author: James Henstridge
Author-email: james@daa.com.au
Maintainer: Simon Feltman
Maintainer-email: sfeltman@src.gnome.org
License: GNU LGPL
Description: .. image:: https://gitlab.gnome.org/GNOME/pygobject/badges/master/coverage.svg
           :target: https://gnome.pages.gitlab.gnome.org/pygobject
        
        ᅟ
        
        .. image:: https://pygobject.readthedocs.io/en/latest/_images/pygobject.svg
           :align: center
           :width: 400px
           :height: 98px
        
        |
        
        **PyGObject** is a Python package which provides bindings for `GObject
        <https://developer.gnome.org/gobject/stable/>`__ based libraries such as `GTK+
        <https://www.gtk.org/>`__, `GStreamer <https://gstreamer.freedesktop.org/>`__,
        `WebKitGTK+ <https://webkitgtk.org/>`__, `GLib
        <https://developer.gnome.org/glib/stable/>`__, `GIO
        <https://developer.gnome.org/gio/stable/>`__ and many more.
        
        It supports Linux, Windows and macOS and works with **Python 2.7+** as well as
        **Python 3.4+**. PyGObject, including this documentation, is licensed under
        the **LGPLv2.1+**.
        
        ----
        
        For more information visit https://pygobject.readthedocs.io
        
Platform: POSIX, Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
