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-greenlet-dev
BeschreibungLightweight in-process concurrent programming development files
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.3.1-1
Sektionpython
Prioritätextra
Installierte Größe48 Byte
Hängt ab vonpython-greenlet (= 0.3.1-1)
Empfohlene Pakete
PaketbetreuerÖrjan Persson
Quellepython-greenlet
Paketgröße2334 Byte
Prüfsumme MD55f287b70e57dd576ea2aa871a3d293ab
Prüfsumme SHA149a024f2d4748ea6d09c868fccd171b11e647695
Prüfsumme SHA25645f1ec26040ce3a4045a752a64a089dbc170cfa4b67408dee0fa2488b745286e
Link zum Herunterladenpython-greenlet-dev_0.3.1-1_i386.deb
Ausführliche BeschreibungThe 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 development package for greenlet.


Impressum
Linux is a registered trademark of Linus Torvalds