python-apt 0.9.3.4 source package in Ubuntu
Changelog
python-apt (0.9.3.4) unstable; urgency=medium * python/progress.cc: Fix InstallProgress to set child_pid (LP: #1177720) * python/progress.cc: Remove invalid checks for mixedCase methods * utils/get_*_mirrors*.py: Ensure failure if no mirrors were read * utils/get_*_mirrors*.py: Use sys.stderr.write instead of print * Support all compressors for data.tar/control.tar (Closes: #718330) * Revert "aptsources/sourceslist.py: ensure that our sources are opened with UTF-8" (Closes: #742118) -- Julian Andres Klode <email address hidden> Thu, 20 Mar 2014 16:48:12 +0100
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_0.9.3.4.dsc | 1.5 KiB | 293262c23b3a24d4451555f7830a2ddaf85e6921bc2ecd0b94940549f1504d67 |
python-apt_0.9.3.4.tar.xz | 298.9 KiB | 6e887c5e3a1a5fde666afb700e29ce29da3421c6fc3a840dfea9a30cb1056257 |
Available diffs
No changes file available.
Binary packages built by this source
- python-apt: Python interface to libapt-pkg
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, 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.
- 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-dbg: Python interface to libapt-pkg (debug extension)
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 extension built for the Python debug interpreter.
- 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.