python-apt 2.4.0ubuntu3 source package in Ubuntu

Changelog

python-apt (2.4.0ubuntu3) jammy; urgency=medium

  * Update mirror lists

 -- Graham Inggs <email address hidden>  Tue, 13 Feb 2024 13:11:06 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main python

Downloads

File Size SHA-256 Checksum
python-apt_2.4.0ubuntu3.tar.xz 337.5 KiB 223a8f0f77538c1305cccdb1db2f3ad8fecf2a2d2cadda8187e0b129bded0fc5
python-apt_2.4.0ubuntu3.dsc 2.5 KiB 787d95661572442eaaa29153989e6ee6b960a903d0b85ee80c42bcb80dab520a

View changes file

Binary packages built by this source

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-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.