Source: python-gevent Priority: optional Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), dh-python, dh-exec, libevent-dev (>= 1.4), python3-greenlet, python3-greenlet-dbg, python3-setuptools, python3-cffi, python3-cffi-backend-dbg, python3-all-dev, python3-all-dbg, python3-greenlet (>= 0.4.15), python3-repoze.sphinx.autointerface, python3-sphinx, python3-sphinxcontrib.programoutput, cython3, cython3-dbg, libev-dev, libc-ares-dev, libuv1-dev Standards-Version: 4.5.1 Section: python Homepage: https://www.gevent.org/ Package: python-gevent-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, libjs-jquery Description: gevent is a coroutine-based Python networking library - documentation gevent uses greenlet to provide a high-level synchronous API on top of libevent event loop. . This is the documentation for gevent. Package: python3-gevent Section: python Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-greenlet Provides: ${python3:Provides} XB-Python-Version: ${python3:Versions} Suggests: python-gevent-doc, python3-gevent-dbg, python3-openssl Description: gevent is a coroutine-based Python networking library gevent uses greenlet to provide a high-level synchronous API on top of libevent event loop. Package: python3-gevent-dbg Section: debug Architecture: any Depends: ${misc:Depends}, python3-gevent (= ${binary:Version}), ${shlibs:Depends}, ${python3:Depends}, python3-greenlet-dbg Provides: ${python3:Provides} XB-Python-Version: ${python3:Versions} Description: gevent is a coroutine-based Python networking library - debugging symbols gevent uses greenlet to provide a high-level synchronous API on top of libevent event loop. . This is the debugging symbols for gevent.