Paketname | python-egenix-mxstack |
Beschreibung | fast and memory-efficient stack for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 3.1.3-2ubuntu1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 136 Byte |
Hängt ab von | libc6 (>= 2.4), python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), python-egenix-mxtools |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Core Developers |
Quelle | egenix-mx-base |
Paketgröße | 16942 Byte |
Prüfsumme MD5 | c7e582f3efcb432e6543825b063eaaa3 |
Prüfsumme SHA1 | d6650a15863ebf8e8735ca2f376d06fb88859a05 |
Prüfsumme SHA256 | 11f50b89f0e8c6143343d68ca22a20df51a0091b55ecc942a38736c31fc42ffe |
Link zum Herunterladen | python-egenix-mxstack_3.1.3-2ubuntu1_i386.deb |
Ausführliche Beschreibung | mxStack is a Python extension package that provides a new object type
called Stack.
.
It works much like what you would expect from such a type, having
push() and pop() methods and focuses on obtaining maximum speed at
low memory costs.
|