Package python-module-eventlet: Information

    Source package: python-module-eventlet
    Version: 0.15.0-alt2
    Build time:  Jul 30, 2014, 12:38 PM in the task #126294
    Copied in the task: #127327
    Report package bug
    License: MIT
    Summary: Highly concurrent networking library
    Description: 
    Eventlet is a concurrent networking library for Python that allows you
    to change how you run your code, not how you write it.
    
    It uses epoll or libevent for highly scalable non-blocking I/O.
    Coroutines ensure that the developer uses a blocking style of
    programming that is similar to threading, but provide the benefits of
    non-blocking I/O. The event dispatch is implicit, which means you can
    easily use Eventlet from the Python interpreter, or as a small part of a
    larger application.

    List of rpms provided by this srpm:
    python-module-eventlet (noarch)
    python-module-eventlet-docs (noarch)
    python-module-eventlet-pickles (noarch)
    python3-module-eventlet (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

    ACL:
    @qa_p7

      1. python3-devel
      2. python3-module-distribute
      3. python-devel
      4. python-module-distribute
      5. python-module-sphinx-devel
      6. python-tools-2to3
      7. rpm-build-python3

    Last changed


    July 30, 2014 Eugeny A. Rostovtsev 0.15.0-alt2
    - Added module for Python 3
    July 11, 2014 Eugeny A. Rostovtsev 0.15.0-alt1
    - Version 0.15.0
    Sept. 17, 2013 Eugeny A. Rostovtsev 0.14.0-alt1
    - Version 0.14.0