python313-greenlet
Python 3.13 - greenlet - in-process concurrent programming
3.6.0
2025-04-21
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
libgcc_s1 3.6.0
libstdcpp6 3.6.0
python313-base
python313-greenlet-dev 3.6.0
Internal Program Version: greenlet 3.1.1
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'.
https://github.com/python-greenlet/greenlet