FileSize | 15880 |
MD5 | A204BE6BD775102CB24D6BCDA5B267A6 |
PackageDescription | Lightweight in-process concurrent programming (python3)
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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-greenlet |
PackageSection | python |
PackageVersion | 0.4.11-1 |
SHA-1 | C3AFBA9F21F17803358927F171E69B75BE80A83C |
SHA-256 | AC36AB5E6C7B95C33275485B735C48201D99830BD81B0A7308FF63A015DE6775 |