Paketname | python-egenix-mxqueue |
Beschreibung | fast and memory-efficient queue 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 | 15896 Byte |
Prüfsumme MD5 | e55e141b5fb53a68ca379a41d8e60f27 |
Prüfsumme SHA1 | 8c8413809f3484577f511365cb677bc6bc501949 |
Prüfsumme SHA256 | 823e2b89370c14284492e00430bc8e01a700ebe01f8fba0ec8d4673b4636b18b |
Link zum Herunterladen | python-egenix-mxqueue_3.1.3-2ubuntu1_i386.deb |
Ausführliche Beschreibung | mxQueue is a Python extension package that provides a new object type
called Queue.
.
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.
|