Paketname | python-apt |
Beschreibung | Python interface to libapt-pkg |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.7.94.2ubuntu6 |
Sektion | python |
Priorität | standard |
Installierte Größe | 1660 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libapt-inst-libc6.10-6-1.1, libapt-pkg |
Empfohlene Pakete | iso-codes |
Paketbetreuer | Ubuntu Core Developers |
Quelle | |
Paketgröße | 179668 Byte |
Prüfsumme MD5 | 6a0d03049be1dd87fd4f0fe677726f7a |
Prüfsumme SHA1 | 679e77e0cbef30af1d1ba66e4680d177231288cc |
Prüfsumme SHA256 | a24471ecbd20810db2b82fd5ea90eaccbe23be4e6b589f2f899d521d65790c70 |
Link zum Herunterladen | python-apt_0.7.94.2ubuntu6_i386.deb |
Ausführliche Beschreibung | 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, 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.
|