Package python-module-gevent: Information

    Source package: python-module-gevent
    Version: 1.0-alt4.git20130221
    Build time:  Apr 15, 2013, 11:10 AM
    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)
    python3-module-gevent (x86_64, i586)
    python3-module-gevent-debuginfo (i586)



    ACL:
    Vitaly Lipatov
    @everybody
    @python
    @qa
    Eugeny A. Rostovtsev

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

    Last changed


    April 15, 2013 Eugeny A. Rostovtsev 1.0-alt4.git20130221
    - Use 'find... -exec...' instead of 'for ... $(find...'
    March 23, 2013 Aleksey Avdeev 1.0-alt3.git20130221.1
    - Rebuild with Python-3.3
    March 7, 2013 Eugeny A. Rostovtsev 1.0-alt3.git20130221
    - New snapshot