Package python-module-gevent: Information

    Source package: python-module-gevent
    Version: 1.1.0-alt2.b4.dev0.git20150825
    Build time:  Aug 31, 2015, 12:48 AM in the task #148652
    Report package bug
    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)



      1. python3-devel
      2. python3-module-Cython
      3. python3-module-OpenSSL
      4. python3-module-distribute
      5. python3-module-greenlet
      6. libev-devel
      7. rpm-build-python >= 0.8
      8. rpm-build-python3
      9. unifdef
      10. python-devel = 2.7
      11. python-module-Cython
      12. python-module-OpenSSL
      13. python-module-greenlet
      14. python-module-sphinx-devel
      15. python-modules-ctypes
      16. python-tools-2to3

    Last changed


    Aug. 31, 2015 Eugeny A. Rostovtsev 1.1.0-alt2.b4.dev0.git20150825
    - Version 1.1b4.dev0
    March 2, 2015 Eugeny A. Rostovtsev 1.1.0-alt1.git20141213
    - New snapshot
    - Extracted greentest into separate package
    Aug. 31, 2014 Eugeny A. Rostovtsev 1.1.0-alt1.git20140820
    - New snapshot