FileSize | 11718 |
MD5 | E5ECFD46EF9D655EBA4CA64B238CDE6A |
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.2-1build1 |
SHA-1 | 0C35B0E061A42813C80BA7C168E6FCA15ABA3E48 |
SHA-256 | 04C9195B4AB0031B9E93ABBF915C0E0AB3AB50EF70BF52D76598AD7D758395C6 |