python-apt 1.6.0 source package in Ubuntu
Changelog
python-apt (1.6.0) unstable; urgency=medium * Final release, no further changes. -- Julian Andres Klode <email address hidden> Wed, 18 Apr 2018 15:54:47 +0200
Upload details
- Uploaded by:
- APT Development Team
- Uploaded to:
- Sid
- Original maintainer:
- APT Development Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_1.6.0.dsc | 2.4 KiB | e463b39c4193689932228263a35daa42e3a127b26f47fcac19c8a892efdf6cea |
python-apt_1.6.0.tar.xz | 314.5 KiB | 5f6459a823ab393f474f8f7a71be8e1c0908c6c7eecbce06de23e44d9b2aa73a |
Available diffs
- diff from 1.6.0~rc2ubuntu2 (in Ubuntu) to 1.6.0 (2.7 KiB)
- diff from 1.6.0~rc3 to 1.6.0 (1.3 KiB)
No changes file available.
Binary packages built by this source
- python-apt: No summary available for python-apt in ubuntu cosmic.
No description available for python-apt in ubuntu cosmic.
- python-apt-common: No summary available for python-apt-common in ubuntu cosmic.
No description available for python-apt-common in ubuntu cosmic.
- python-apt-dbg: No summary available for python-apt-dbg in ubuntu cosmic.
No description available for python-apt-dbg in ubuntu cosmic.
- 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.