Package: python3-apt Status: install reinstreq unpacked Priority: optional Section: python Installed-Size: 698 Maintainer: APT Development Team Architecture: amd64 Multi-Arch: allowed Source: python-apt Version: 3.0.0 Replaces: python-apt (<< 0.7.98+nmu1) Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libapt-pkg7.0 (>= 2.9.27+exp1), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), python-apt-common, distro-info-data Recommends: lsb-release, iso-codes Suggests: python-apt-doc, apt Breaks: apt-xapian-index (<< 0.51~), kthresher (<= 1.4.0-1), python-apt (<< 0.7.98+nmu1) Description: 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.