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 | 19162 |
| MD5 | 9E03AF465CD49B561FBBDE949583E155 |
| 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 | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
| PackageName | python-greenlet |
| PackageSection | python |
| PackageVersion | 0.4.11-1 |
| SHA-1 | 52D34A0E91A159E4CB4E1E0038AD627BFD06CC37 |
| SHA-256 | AFAE68A29EFAB30C274DEB7E64DB59B5040FEE9CD59F8732531927F33FFE712B |