FileSize | 69424 |
MD5 | 8C505B5FBDF0166460F939804F55404C |
PackageDescription | Lightweight in-process concurrent programming - debugging symbols
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. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | python-greenlet-dbg |
PackageSection | debug |
PackageVersion | 0.4.15-2 |
SHA-1 | 442EFEEA98A8EEC5A0ADF548722F7FC9A72AC6E0 |
SHA-256 | 1E24391DDFF24677AFE569ABA26B13C75564432841F425D5C72A066415B43621 |