python-apt 0.9.3.3 source package in Ubuntu
Changelog
python-apt (0.9.3.3) unstable; urgency=medium [ Steve Langasek ] * aptsources/sourceslist.py: ensure that our sources are opened with UTF-8 encoding, regardless of the current locale, and handle the sources lines as Unicode internally for consistency between python2 and python3. LP: #1069019. [ Brian Murray ] * Fix pep8 error. -- Julian Andres Klode <email address hidden> Sat, 15 Mar 2014 18:53:58 +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.3.dsc | 1.5 KiB | 1001b9ec06fee11f6d8553b86f8c6677299536e1d0b03a4d495b02c504cbcbcd |
python-apt_0.9.3.3.tar.xz | 298.0 KiB | 3a6480cc5e2a589c4fc9866b9f5648faa006fde8eb10b6c48767aeb1b129fe8d |
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.