python-greenlet 0.4.1-0ubuntu2 source package in Ubuntu

Changelog

python-greenlet (0.4.1-0ubuntu2) saucy; urgency=low

  * d/control,rules: Re-instate python3 support.
 -- James Page <email address hidden>   Fri, 09 Aug 2013 13:14:32 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-greenlet_0.4.1.orig.tar.gz 52.4 KiB 16ce8f70cb81cb2ebd5beb8fc41cb2b87836a8369e3bf8d3650540c9f1cdb837
python-greenlet_0.4.1-0ubuntu2.debian.tar.gz 4.7 KiB 8bd52607199dcb89f1b75e09950252cf0f3be639d612f0b8ff44198f7ccf2608
python-greenlet_0.4.1-0ubuntu2.dsc 2.3 KiB b90912e8f7c6c2df0e55ccabfd63d3cea575c2683e102148323c07ff7f61ce8f

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

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

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

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