Parents (Total: 1)
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
FileSize | 16012 |
MD5 | 7830F0A40F34B28937D6041C15BB1493 |
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 | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | python3-greenlet |
PackageSection | python |
PackageVersion | 0.4.17-1+b1 |
SHA-1 | 472F1E82ADE73D94143D271DF5EB34417F06B291 |
SHA-256 | 38B0AB3F50B40D54F95A78FEDBF5935E4BC132B9D2140D0B65DD24B3C754E0C4 |