DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-apipkg
Beschreibungnamespace control and lazy-import mechanism for Python
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0~b6-5
Sektionpython
Prioritätoptional
Installierte Größe72 Byte
Hängt ab vonpython, python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerAdam Schmalhofer
Quelleapipkg
Paketgröße6442 Byte
Prüfsumme MD5584e04d3bab0773e226583e872531f7b
Prüfsumme SHA1fd0addcf6f46927496dd3a04aae870409416e99a
Prüfsumme SHA256f195b16689c9ac432504ee7ec7d80b73f66bc9487a0e27b358d7da9b12723dfb
Link zum Herunterladenpython-apipkg_1.0~b6-5_all.deb
Ausführliche BeschreibungWith apipkg you can control the exported namespace of a Python package and greatly reduce the number of imports for your users. It is a small pure Python module that works on virtually all Python versions, including CPython2.3 to Python3.1, Jython and PyPy. It co-operates well with Python's help() system, custom importers (PEP302) and common command line completion tools.


Impressum
Linux is a registered trademark of Linus Torvalds