python-apt 2.5.3ubuntu1 source package in Ubuntu
Changelog
python-apt (2.5.3ubuntu1) lunar; urgency=medium * Update mirror lists * debian/gbp.conf: Point at ubuntu/lunar branch * .gitlab-ci.yml: Point at ubuntu:lunar -- Julian Andres Klode <email address hidden> Fri, 14 Apr 2023 17:14:22 +0200
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_2.5.3ubuntu1.tar.xz | 340.4 KiB | 521d2eb776a1380237e6c1b2e1f0bb861848e1c6905b085b6f82d9a7197b6a05 |
python-apt_2.5.3ubuntu1.dsc | 2.4 KiB | c8558894fa402c9f87898ac50dfbc32688284e6e2f08d881858357fa613fba7a |
Available diffs
- diff from 2.5.3 to 2.5.3ubuntu1 (5.7 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