python-apt 2.4.0ubuntu2 source package in Ubuntu
Changelog
python-apt (2.4.0ubuntu2) jammy; urgency=medium * Update mirror lists -- Paride Legovini <email address hidden> Wed, 02 Aug 2023 11:05:55 +0200
Upload details
- Uploaded by:
- Paride Legovini
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_2.4.0ubuntu2.tar.xz | 337.6 KiB | cc01c1a6bec70017890cc91e3626642057f3a6d2efa5adf2a063ae1ffc93fd31 |
python-apt_2.4.0ubuntu2.dsc | 2.2 KiB | 82bfc1b89e36926f948bf5bd87d34262d14507a1c088453acbf1efb383a13c96 |
Available diffs
- diff from 2.4.0ubuntu1 to 2.4.0ubuntu2 (7.1 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-dbg: Python 3 interface to libapt-pkg (debug extension)
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.
.
This package contains the extension built for the Python debug interpreter.