python-greenlet 0.4.15-2 source package in Ubuntu
Changelog
python-greenlet (0.4.15-2) unstable; urgency=medium * Correct Python 3 header installation directory (closes: #920026). * Mark python-greenlet-doc as Multi-Arch foreign. * Update Standards-Version to 4.3.0 . -- Laszlo Boszormenyi (GCS) <email address hidden> Sun, 27 Jan 2019 15:29:31 +0000
Upload details
- Uploaded by:
- Laszlo Boszormenyi
- Uploaded to:
- Sid
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-greenlet_0.4.15-2.dsc | 2.2 KiB | 28dc856e74f12ddb84921ed40c190074a6ae83ba0c8ef781e969336a83431eb3 |
python-greenlet_0.4.15.orig.tar.gz | 56.7 KiB | f346ca807cc1e37da29a50a28210531e3832640507adc23cbb30be3d4ce65227 |
python-greenlet_0.4.15-2.debian.tar.xz | 7.0 KiB | 8cab9e1149a59cb7e313ad6a5546d02ca385845bd24c163956383b62c1b4e6e2 |
Available diffs
- diff from 0.4.15-1 to 0.4.15-2 (1.2 KiB)
No changes file available.
Binary packages built by this source
- python-greenlet: No summary available for python-greenlet in ubuntu eoan.
No description available for python-greenlet in ubuntu eoan.
- python-greenlet-dbg: No summary available for python-greenlet-dbg in ubuntu disco.
No description available for python-greenlet-dbg in ubuntu disco.
- python-greenlet-dev: No summary available for python-greenlet-dev in ubuntu disco.
No description available for python-greenlet-dev in ubuntu disco.
- python-greenlet-doc: No summary available for python-greenlet-doc in ubuntu disco.
No description available for python-greenlet-doc in ubuntu disco.
- 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: No summary available for python3-greenlet-dbg in ubuntu disco.
No description available for python3-
greenlet- dbg in ubuntu disco.