Imported Upstream version 3.27.5
[platform/upstream/python-gobject.git] / README.rst
1 .. image:: https://pygobject.readthedocs.io/en/latest/_images/pygobject.svg
2    :align: center
3    :width: 400px
4    :height: 98px
5
6 |
7
8 **PyGObject** is a Python package which provides bindings for `GObject
9 <https://developer.gnome.org/gobject/stable/>`__ based libraries such as `GTK+
10 <https://www.gtk.org/>`__, `GStreamer <https://gstreamer.freedesktop.org/>`__,
11 `WebKitGTK+ <https://webkitgtk.org/>`__, `GLib
12 <https://developer.gnome.org/glib/stable/>`__, `GIO
13 <https://developer.gnome.org/gio/stable/>`__ and many more.
14
15 It supports Linux, Windows and macOS and works with **Python 2.7+** as well as
16 **Python 3.4+**. PyGObject, including this documentation, is licensed under
17 the **LGPLv2.1+**.
18
19 ----
20
21 For more information visit https://pygobject.readthedocs.io