| Paketname | python-greenlet-dbg |
| Beschreibung | Lightweight in-process concurrent programming development files |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.3.1-1 |
| Sektion | debug |
| Priorität | extra |
| Installierte Größe | 116 Byte |
| Hängt ab von | python-greenlet (= 0.3.1-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Örjan Persson |
| Quelle | python-greenlet |
| Paketgröße | 22862 Byte |
| Prüfsumme MD5 | cbec61c213b70872344bafce8de78d20 |
| Prüfsumme SHA1 | 966263e569f339b03f95fcf2f68996e17ab4dee1 |
| Prüfsumme SHA256 | 3d78ce745885a4181415e4a942465554557199e7fb89e2f27b3f2b1d06893f0b |
| Link zum Herunterladen | python-greenlet-dbg_0.3.1-1_i386.deb |
| Ausführliche Beschreibung | The greenlet package is a spin-off of Stackless, a version of CPython that
supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
(typically in a single or a few OS-level threads) and are synchronized with
data exchanges on "channels".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
.
This is the debugging symbols for greenlet.
|