pygobject
Python bindings for GObject Introspection
GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full featured applications. PyGObject now dynamically accesses any GObject libraries that uses GObject Introspection. It replaces the need for separate modules such as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once new functionality is added to gobject library it is instantly available as a Python API without the need for intermediate Python glue.
homepage ↗homepage ↗ pypi: PyGObject gnome-gitlab: GNOME/pygobject github: python/pythoncapi-compat
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.56.3 | 7 | 17 h | details › |
| Miezhiko GitHub ↗ | 3.57.0 | 1 | 28 h | details › |
| stuff GitHub ↗ | 2.28.6-r55 | 1 | 3 d | details › |
| ambasta GitHub ↗ | 3.50.0 | 1 | 10 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | amd64-linux | arm | hppa | loong | mips | ppc | ppc-macos | s390 | sparc | x64-macos | x64-solaris | x86-linux | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3.57.0 ≈ | Miezhiko | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm stable | hppa testing | loong testing | mips testing | ppc stable | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | 7 d | view · download · history ↗ |
| 3.56.3 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm stable | hppa testing | loong testing | mips testing | ppc stable | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.56.2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | loong testing | mips testing | ppc testing | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.54.5 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | loong testing | mips testing | ppc testing | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.52.4 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | loong testing | mips testing | ppc testing | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.52.3 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | loong testing | mips testing | ppc testing | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.50.2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | loong testing | mips testing | ppc stable | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.50.1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm stable | hppa testing | loong testing | mips testing | ppc stable | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | x86-linux untested | — | view · download · history ↗ |
| 3.50.0 ≈ | ambasta | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | ppc-macos testing | s390 testing | sparc stable | x64-macos testing | x64-solaris testing | x86-linux testing | 14 mo | view · download · history ↗ |
| 2.28.6-r55 ≈ | stuff | amd64 testing | arm64 testing | x86 testing | ppc64 untested | riscv untested | alpha untested | amd64-linux untested | arm untested | hppa untested | loong untested | mips untested | ppc untested | ppc-macos untested | s390 untested | sparc untested | x64-macos untested | x64-solaris untested | x86-linux untested | 37 d | view · download · history ↗ |
Use flags of 3.57.0
- +cairo Enable support for the cairo graphics library
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)