python-apt 1.4.0~beta3build2 source package in Ubuntu
Changelog
python-apt (1.4.0~beta3build2) artful; urgency=medium * No-change rebuild to build to drop python3.5. -- Matthias Klose <email address hidden> Sat, 05 Aug 2017 16:22:11 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Artful
- Original maintainer:
- APT Development Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_1.4.0~beta3build2.tar.xz | 309.2 KiB | 588455550b991d7d15fba7ae1309646319b4831defa3b5e7fca538e24f1dab44 |
python-apt_1.4.0~beta3build2.dsc | 2.4 KiB | db39f5ef706c69451ecc4a712e11735ea8579e92441be02145bfe55d399ee6de |
Available diffs
- diff from 1.4.0~beta3build1 to 1.4.0~beta3build2 (331 bytes)
Binary packages built by this source
- python-apt: No summary available for python-apt in ubuntu artful.
No description available for python-apt in ubuntu artful.
- python-apt-common: No summary available for python-apt-common in ubuntu artful.
No description available for python-apt-common in ubuntu artful.
- python-apt-dbg: No summary available for python-apt-dbg in ubuntu artful.
No description available for python-apt-dbg in ubuntu artful.
- python-apt-dev: No summary available for python-apt-dev in ubuntu artful.
No description available for python-apt-dev in ubuntu artful.
- python-apt-doc: No summary available for python-apt-doc in ubuntu artful.
No description available for python-apt-doc in ubuntu artful.
- 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.