python-apt 3.0.0 source package in Ubuntu
Changelog
python-apt (3.0.0) unstable; urgency=medium * Bump version to 3.0.0 to match APT and indicate stable series * Refresh the mirror lists -- Julian Andres Klode <email address hidden> Tue, 08 Apr 2025 16:10:00 +0200
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Plucky
- Original maintainer:
- APT Development Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_3.0.0.tar.xz | 340.2 KiB | 1963720a75b6916bf59c71e75ac4577b9dd51666030f11990f2f56cb31af115f |
python-apt_3.0.0.dsc | 2.4 KiB | 69888d3007841346168a04749806d650e924eeade3f958d4bd195867c5bb0037 |
Available diffs
- diff from 2.9.9build1 to 3.0.0 (4.4 KiB)
Binary packages built by this source
- python-apt-common: Python interface to libapt-pkg (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 locales.
- python-apt-dev: Python interface to libapt-pkg (development files)
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.
- python-apt-doc: Python interface to libapt-pkg (API documentation)
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.
- python3-apt: Python 3 interface to libapt-pkg
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.
- python3-apt-dbgsym: debug symbols for python3-apt