python-apt 3.0.0-ok4 source package in openKylin
Changelog
python-apt (3.0.0-ok4) huanghe; urgency=medium * arm64架构构建依赖旧版本apt-utils (2.8.0-ok2),重新编译以适配apt-utils (3.1.16-ok4)。 -- liweinan <email address hidden> Mon, 10 Aug 2026 15:33:53 +0800
python-apt (3.0.0-ok4) huanghe; urgency=medium * arm64架构构建依赖旧版本apt-utils (2.8.0-ok2),重新编译以适配apt-utils (3.1.16-ok4)。 -- liweinan <email address hidden> Mon, 10 Aug 2026 15:33:53 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-apt_3.0.0.orig.tar.gz | 405.6 KiB | a55b19fb3fa190feabaa579e2417eebd1323bcddb4050178370e36eb324efadc |
| python-apt_3.0.0-ok4.debian.tar.xz | 28.1 KiB | fecba41a64c438ac3832444fd8e9830ceeca2c67565069e87b616b1d7ab40567 |
| python-apt_3.0.0-ok4.dsc | 2.4 KiB | af0f1e140e5cbe6d3d9e6f89d59cdf171bc18e559c2e30a0a1de01d4ee364be1 |
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains locales.
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains the header files needed to use python-apt objects from
C++ applications.
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains the API documentation of python-apt.
The apt_pkg Python 3 interface will provide full access to the internal
libapt-pkg structures allowing Python 3 programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.