python-greenlet 0.4.9-0ubuntu1 source package in Ubuntu

Changelog

python-greenlet (0.4.9-0ubuntu1) wily; urgency=medium

  * New upstream version.

 -- Matthias Klose <email address hidden>  Fri, 02 Oct 2015 15:06:02 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-greenlet_0.4.9.orig.tar.gz 53.5 KiB 79f9b8bbbb1c599c66aed5e643e8b53bae697cae46e0acfc4ee461df48a90012
python-greenlet_0.4.9-0ubuntu1.debian.tar.xz 6.5 KiB c03b73c70c712d656781b1d4562ba66505ba38ecf57dfa4a2aa06aaec915e9f3
python-greenlet_0.4.9-0ubuntu1.dsc 2.3 KiB f14f4968f06b83540cc37a1c55a2dcef51242915837b0a49663e840cc937bdaf

Available diffs

View changes file

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 wily.

No description available for python-greenlet-dbg in ubuntu wily.

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 wily.

No description available for python3-greenlet in ubuntu wily.

python3-greenlet-dbg: No summary available for python3-greenlet-dbg in ubuntu wily.

No description available for python3-greenlet-dbg in ubuntu wily.