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 | 12694 |
| MD5 | 49FC27BC8B3A4F6060E2B2D0621AF854 |
| 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.2-2 |
| SHA-1 | 263F46F80A3D159748CEE2A36B951FEE8A67F1CF |
| SHA-256 | A4DD89D5898A24B360134CAC90E7F311B75B96B230177DAD710310890E260CD2 |