python-apt 2.6.0-ok3 source package in openKylin

Changelog

python-apt (2.6.0-ok3) nile; urgency=medium

  * Adjust build-dep.

 -- zhouganqing <email address hidden>  Mon, 08 Apr 2024 10:38:18 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apt_2.6.0.orig.tar.gz 410.5 KiB cb29268bb6b33dcec34dd97eec5023d631e9f4c179412234618e0074b84e4b35
python-apt_2.6.0-ok3.debian.tar.xz 3.6 KiB 4fb8fadcef6cdc267be33a5721c0720d9d16e014b04141c3f339854bda7fa65d
python-apt_2.6.0-ok3.dsc 2.4 KiB ee2810f221d81b2d2170ff33d26f69d2feed51f2f0813512c2f3661ea3284ff5

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