python-greenlet 0.4.9-2fakesync1 source package in Ubuntu
Changelog
python-greenlet (0.4.9-2fakesync1) xenial-proposed; urgency=medium * Fake sync due to mismatching orig tarball (LP: #1536563). -- LocutusOfBorg <email address hidden> Fri, 29 Jan 2016 17:27:57 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Sponsored by:
- Daniel Holbach
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-greenlet_0.4.9.orig.tar.gz | 53.5 KiB | 79f9b8bbbb1c599c66aed5e643e8b53bae697cae46e0acfc4ee461df48a90012 |
python-greenlet_0.4.9-2fakesync1.debian.tar.xz | 8.0 KiB | f077edc81f2e41549f4169185e1be75c8127aa2a9bf4bb8e0301d59a9b6c9326 |
python-greenlet_0.4.9-2fakesync1.dsc | 1.7 KiB | 54226e987b3a9c44772df5c05e058d02ccf884b6d8419085c0365bf400f2e03f |
Available diffs
Binary packages built by this source
- python-greenlet: 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.
- python-greenlet-dbg: No summary available for python-greenlet-dbg in ubuntu yakkety.
No description available for python-greenlet-dbg in ubuntu yakkety.
- python-greenlet-dev: Lightweight in-process concurrent programming - development files
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.
.
This is the development package for greenlet.
- python-greenlet-doc: Lightweight in-process concurrent programming - documentation
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.
.
This is the documentation for greenlet.
- python3-greenlet: 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.
- python3-greenlet-dbg: Lightweight in-process concurrent programming - debugging symbols (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.
.
This is the debugging symbols for greenlet.