python-greenlet 0.4.15-4.1 source package in Ubuntu

Changelog

python-greenlet (0.4.15-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build documentation with python3-sphinx

 -- Sandro Tosi <email address hidden>  Sat, 14 Mar 2020 18:37:04 -0400

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 Pocket Published Component Section
Focal release main python

Downloads

File Size SHA-256 Checksum
python-greenlet_0.4.15-4.1.dsc 2.2 KiB 388224e6ce5729d2f878c421abaa0f2619a7d38c228723b5b2ab318c9e44cc37
python-greenlet_0.4.15.orig.tar.gz 56.7 KiB f346ca807cc1e37da29a50a28210531e3832640507adc23cbb30be3d4ce65227
python-greenlet_0.4.15-4.1.debian.tar.xz 7.2 KiB 652d188e8631e318efb722e2f06ff1bcdc4e8be730b10bb2480b209e1573db12

No changes file available.

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: Lightweight in-process concurrent programming - debugging symbols

 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.

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: No summary available for python3-greenlet in ubuntu groovy.

No description available for python3-greenlet in ubuntu groovy.

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.