Paketname | python3-apt |
Beschreibung | Python 3 interface to libapt-pkg |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.100.1+squeeze1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 608 Byte |
Hängt ab von | python3 (>= 3.1.2-8~), libapt-inst1.2, libapt-pkg4.10, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), li |
Empfohlene Pakete | lsb-release, iso-codes |
Paketbetreuer | APT Development Team |
Quelle | python-apt |
Paketgröße | 168154 Byte |
Prüfsumme MD5 | eca3e4e85b84d7422eae38a5a4e4c160 |
Prüfsumme SHA1 | 0860cb2cb089856c9a9826250e2c8d2af6cf3f96 |
Prüfsumme SHA256 | 0417929519f4b37cb5f9d14bc38893cd70b8c7029e9e03f55ddbeedbd5494b17 |
Link zum Herunterladen | python3-apt_0.7.100.1+squeeze1_i386.deb |
Ausführliche Beschreibung | 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.
|