FileSize | 13980 |
MD5 | 1052C850966FF0B609D77466511A9278 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-greenlet-dbg |
PackageSection | debug |
PackageVersion | 0.4.5-1ubuntu1 |
SHA-1 | 06BF88D2CEA46BA3F306069F32E287A48717D7F3 |
SHA-256 | 2ED47901268A637FAA50F64F7605318ED5E4A432775B6FAD82C4DF3BA6EA449E |