Paketname | python3-pkg-resources |
Beschreibung | Package Discovery and Resource Access using pkg_resources |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.14-4 |
Sektion | python |
Priorität | optional |
Installierte Größe | 152 Byte |
Hängt ab von | python3 (>= 3.1.2-8~) |
Empfohlene Pakete | |
Paketbetreuer | Matthias Klose |
Quelle | distribute |
Paketgröße | 33344 Byte |
Prüfsumme MD5 | 3044fcd980f131ab98bb1ee427c987f3 |
Prüfsumme SHA1 | 2aa29b01d6ee40cdaa266809ae59b125a5b1f606 |
Prüfsumme SHA256 | 7389dc45955a709d7477da532e2a8c587cbfec024d092a29e301f1f8b02efca3 |
Link zum Herunterladen | python3-pkg-resources_0.6.14-4_all.deb |
Ausführliche Beschreibung | The pkg_resources module provides an API for Python libraries to
access their resource files, and for extensible applications and
frameworks to automatically discover plugins. It also provides
runtime support for using C extensions that are inside zipfile-format
eggs, support for merging packages that have separately-distributed
modules or subpackages, and APIs for managing Python's current
"working set" of active packages.
|