deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-sphinxdoc (>= 7.4)
Description: |-
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.
Homepage: https://pypi.python.org/pypi/greenlet
Installed-Size: '787'
Maintainer: Debian Python Team <team+python@tracker.debian.org>,
Multi-Arch: foreign
Package: python-greenlet-doc
Priority: optional
Section: doc
Source: python-greenlet
Suggests: python-greenlet-dev, python3-greenlet
Version: 3.1.0-1+bootstrap1
srcpkg_name: python-greenlet
srcpkg_version: 3.1.0-1+bootstrap1