Пакет python-module-eventlet: Информация

    Исходный пакет: python-module-eventlet
    Версия: 0.18.4-alt0.M70C.1
    Собран:  8 сентября 2016 г. 17:05 в задании #169273
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/eventlet/

    Лицензия: MIT
    О пакете: Highly concurrent networking library
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-eventlet (noarch)
    python-module-eventlet-docs (noarch)
    python-module-eventlet-pickles (noarch)
    python3-module-eventlet (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-devel
      2. python3-module-OpenSSL
      3. python3-module-greenlet
      4. python3-module-mysqlclient
      5. python3-module-nose
      6. python3-module-setuptools-tests
      7. python3-module-six
      8. python-devel
      9. python-module-OpenSSL
      10. python-module-greenlet >= 0.3
      11. python-module-mysqlclient
      12. python-module-nose
      13. rpm-build-python3
      14. rpm-macros-sphinx
      15. python-module-setuptools-tests
      16. python-module-six
      17. python-module-sphinx-devel
      18. python-modules-json

    Последнее изменение


    15 июня 2016 г. Lenar Shakirov 0.18.4-alt0.M70C.1
    - Backport to C7
    11 апреля 2016 г. Alexey Shabalin 0.18.4-alt1
    - 0.18.4
    13 марта 2016 г. Ivan Zakharyaschev 0.17.4-alt1.git20150722.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)