python-apt 2.6.0ubuntu1 source package in Ubuntu

Changelog

python-apt (2.6.0ubuntu1) mantic; urgency=medium

  * Update mirror lists.

 -- Brian Murray <email address hidden>  Mon, 02 Oct 2023 13:44:34 -0700

Upload details

Uploaded by:
Brian Murray
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python

Downloads

File Size SHA-256 Checksum
python-apt_2.6.0ubuntu1.tar.xz 340.4 KiB c27c1b82661ff843d2981f3762e4e1f3c4c8ebf30d0f81732f89a20d89279c30
python-apt_2.6.0ubuntu1.dsc 2.4 KiB a58394b534a2b81c033a4a8cd41ebb127625f1d5cfe6667e7c3f348103508fac

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-dbgsym: debug symbols for python3-apt