| FileSize | 13312 |
| MD5 | 020C50D9E36559CB2717027DC4DF2CCD |
| 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.1-0ubuntu2 |
| SHA-1 | 40E8DBEC65CF65B744BE27E7AEF1F99EB1313EC8 |
| SHA-256 | 73BF866E713AF276D9818071C56241D2DE212E5278F5FF9075A383FF37CFB7D5 |