python-apt 0.8.9.1ubuntu1 source package in Ubuntu

Changelog

python-apt (0.8.9.1ubuntu1) saucy; urgency=low

  * Merge from debian unstable. Remaining changes:
    - add "saucy" to data/templates/Ubuntu.info.in
    - mark packages as Multi-Arch: allowed.
 -- Jackson Doak <email address hidden>   Tue, 13 Aug 2013 08:02:10 +1000

Upload details

Uploaded by:
Jackson Doak
Sponsored by:
Martin Pitt
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apt_0.8.9.1ubuntu1.tar.gz 393.4 KiB 085b0d531c1821d3a8c1d5ab0985be32c31baf855aa286f8f3226b5fee3a645a
python-apt_0.8.9.1ubuntu1.dsc 2.3 KiB 1222501d586937b4c0bfdcf3c36c8e4d6b98a5fc023879a4b26daf4aba9149d9

Available diffs

View changes file

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: No summary available for python-apt-common in ubuntu saucy.

No description available for python-apt-common in ubuntu saucy.

python-apt-dbg: No summary available for python-apt-dbg in ubuntu saucy.

No description available for python-apt-dbg in ubuntu saucy.

python-apt-dev: No summary available for python-apt-dev in ubuntu saucy.

No description available for python-apt-dev in ubuntu saucy.

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.