Package python-module-gevent: Information
Source package: python-module-gevent
Version: 1.1.0-alt2.b4.dev0.git20150825.2.1
Build time: Apr 4, 2016, 07:27 AM in the task #159698
Category: Development/Python
Report package bugHome page: http://pypi.python.org/pypi/gevent
License: MIT
Summary: Python network library that uses greenlet and libevent for easy and scalable concurrency
Description:
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate
List of rpms provided by this srpm:
python-module-gevent (x86_64, i586)
python-module-gevent-debuginfo (x86_64, i586)
python-module-gevent-doc (noarch)
python-module-gevent-pickles (x86_64, i586)
python-module-greentest (x86_64, i586)
python3-module-gevent (x86_64, i586)
python3-module-gevent-debuginfo (x86_64, i586)
python3-module-greentest (x86_64, i586)
python-module-gevent (x86_64, i586)
python-module-gevent-debuginfo (x86_64, i586)
python-module-gevent-doc (noarch)
python-module-gevent-pickles (x86_64, i586)
python-module-greentest (x86_64, i586)
python3-module-gevent (x86_64, i586)
python3-module-gevent-debuginfo (x86_64, i586)
python3-module-greentest (x86_64, i586)
Maintainer: Ivan Zakharyaschev
List of contributors:
Ivan Zakharyaschev
Denis Medvedev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Vitaly Lipatov
Ivan Zakharyaschev
Denis Medvedev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Vitaly Lipatov
Last changed
March 24, 2016 Ivan Zakharyaschev 1.1.0-alt2.b4.dev0.git20150825.2.1
- (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10 (for ABI dependence and new python3(*) reqs)
March 24, 2016 Denis Medvedev 1.1.0-alt2.b4.dev0.git20150825.2
- NMU dependencies organization.
Jan. 28, 2016 Mikhail Efremov 1.1.0-alt2.b4.dev0.git20150825.1
- NMU: Use buildreq for BR.