The devel/py-greenlet,python3 port
py3-greenlet-0.4.15p0 – lightweight in-process concurrent programming
Description
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".
WWW: https://pypi.python.org/pypi/greenlet
- Only for arches
-
aarch64
amd64
arm
i386
powerpc
sparc64
- Categories:
-
devel
lang/python
Library dependencies
Build dependencies
Run dependencies