Go to file
周淦清 3b42bea0c9
!2 Rebuild with nocheck
Merge pull request !2 from 周淦清/openkylin/yangtze
2024-01-22 08:47:35 +00:00
.gitlab-ci Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
PyGObject.egg-info Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
debian Rebuild with nocheck 2024-01-22 16:38:47 +08:00
docs Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
examples Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
gi Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
pygtkcompat Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
subprojects Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
tests Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
tools Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
.gitlab-ci.yml Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
COPYING Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
MANIFEST.in Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
NEWS Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
PKG-INFO Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
PKG-INFO.in Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
README.rst Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
meson.build Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
meson_options.txt Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
pygobject-3.0.pc.in Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
pygobject.doap Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
pyproject.toml Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
setup.cfg Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00
setup.py Import Upstream version 3.36.0 2022-05-14 02:45:24 +08:00

README.rst

.. 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+**, **Python
3.5+**, **PyPy** and **PyPy3**. PyGObject, including this documentation, is
licensed under the **LGPLv2.1+**.


----

For more information visit https://pygobject.readthedocs.io