Lightweight in-process concurrent programming

Edit Package python-greenlet

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

Refresh
Refresh
Source Files
Filename Size Changed
greenlet-0.3.1.tar.gz 0000039037 38.1 KB
python-greenlet.changes 0000000531 531 Bytes
python-greenlet.spec 0000002296 2.24 KB
Revision 3 (latest revision is 48)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 84088 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 3)
- Spec file cleanup:
  * BuildRequire modern python-distribute instead of python-setuptools
  * No need for changing executable bits for benchmarks
  * Use SUSE version checks around specific macros
  * Only require %{name} = %{version} in devel package
Comments 0
openSUSE Build Service is sponsored by