Source: pygobject Standards-Version: 4.7.4 Maintainer: Debian GNOME Maintainers Uploaders: Jeremy BĂ­cha , Laurent Bigonville , Sebastien Bacher , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, at-spi2-core , dbus-daemon , gir1.2-cairo-1.0-dev, gir1.2-gio-2.0-dev (>= 2.86.0-7~), gir1.2-girepository-3.0 (>= 2.86.0-7~) , gir1.2-gtk-3.0 , gobject-introspection, libcairo2-dev, libffi-dev, libgirepository-2.0-dev (>= 2.86.0-7~), libglib2.0-dev (>= 2.86.0-7~), locales , meson, python3-all-dev, python3-cairo-dev, python3-flake8 , python3-pytest , python3-setuptools, xauth , xvfb , Vcs-Browser: https://salsa.debian.org/gnome-team/pygobject Vcs-Git: https://salsa.debian.org/gnome-team/pygobject.git Homepage: https://pygobject.readthedocs.io/ Package: python3-gi Architecture: any Multi-Arch: allowed Depends: gir1.2-girepository-3.0 (>= 2.86.0-7~), gir1.2-glib-2.0 (>= 2.86.0-7~), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Breaks: autoradio (<< 3.6.4-1.1~), blueprint-compiler (<< 0.16.0), budgie-desktop (<< 10.9.3-1.1~), entangle (<< 3.0-5.1~), eog (<< 47.0-4~), eom (<< 1.28.0-1.1~), exaile (<< 4.1.4), gedit (<< 48.1-8~), gir1.2-peas-1.0 (<< 1.36.0-6~), gnome-music (<< 48.0), liferea (<< 1.16.1+ds-2.1~), pluma (<< 1.28.0-1.1~), rednotebook (<< 2.39), rhythmbox (<< 3.4.9-2~), streamtuner2 (<< 2.2.2+dfsg-2.3~), totem (<< 43.2-7~), Description: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Package: python-gi-dev Architecture: any Depends: libffi-dev, libglib2.0-dev (>= 2.86.0-7~), python3-gi (= ${binary:Version}), ${misc:Depends}, Description: development headers for GObject Python bindings GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the development headers needed to build C extensions which use pygobject. Package: python3-gi-cairo Architecture: any Depends: python3-cairo, python3-gi (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Python 3 Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects.