Paketname | python-egenix-mxqueue |
Beschreibung | fast and memory-efficient queue for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1.3-4 |
Sektion | python |
Priorität | optional |
Installierte Größe | 168 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), python-egenix-mxt |
Empfohlene Pakete | |
Paketbetreuer | Joel Rosdahl |
Quelle | egenix-mx-base |
Paketgröße | 19716 Byte |
Prüfsumme MD5 | a0b0ff0b1f9f6039d77915a474e2fbfa |
Prüfsumme SHA1 | de65693958812eeb10819ee5f788f65224addb47 |
Prüfsumme SHA256 | c440f9ea409f3ecd11e78abae56891c32a8bd88badc55dc7c9af9133f76c22a8 |
Link zum Herunterladen | python-egenix-mxqueue_3.1.3-4_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.
|