[ buster ]
[ 原始碼: pygobject ]
套件:python-gi(3.30.4-1)
python-gi 的相關連結
Debian 的資源:
下載原始碼套件 pygobject:
維護小組:
- Debian GNOME Maintainers (QA 頁面, 郵件存檔)
- Iain Lane (QA 頁面)
- Jeremy Bicha (QA 頁面)
- Laurent Bigonville (QA 頁面)
外部的資源:
- 主頁 [wiki.gnome.org]
相似套件:
Python 2.x 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 2.x binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-<name>-<version> package. With these packages, the libraries can be used from Python.
其他與 python-gi 有關的套件
|
|
|
|
-
- dep: gir1.2-glib-2.0 (>= 1.39.0)
- Introspection data for GLib, GObject, Gio and GModule
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libffi6 (>= 3.0.4) [除 arm64]
- Foreign Function Interface library runtime
- dep: libffi6 (>= 3.2) [arm64]
-
- dep: libgirepository-1.0-1 (>= 1.44.0)
- Library for handling GObject introspection data (runtime library)
-
- dep: libglib2.0-0 (>= 2.41.1)
- GLib library of C routines
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-gi-cairo
- Python Cairo bindings for the GObject library