Revert "setup.py: Also set setup_requires to require pycairo"
[pygobject.git] / README.rst
blobc163301e89ec4e986d4e9a5ec810aee8ac72a9d8
1 .. image:: https://pygobject.readthedocs.io/en/latest/_images/pygobject.svg
2    :align: center
3    :width: 400px
4    :height: 98px
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.
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+**.
19 ----
21 For more information visit https://pygobject.readthedocs.io