| FileSize | 25038 |
| MD5 | 03EE748A4977AF29420A931AEB2A6B7F |
| PackageDescription | Lightweight in-process concurrent programming
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 | python-greenlet |
| PackageSection | python |
| PackageVersion | 0.3.1-1ubuntu4 |
| SHA-1 | 76E8625F4585AA4B02E071A6F6EE647553BA19AC |
| SHA-256 | 59D417599CAED60C1D1B49EE7EEC599C4D6A77949C53930BB735ED88FB9F37E9 |