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

    Исходный пакет: python-module-eventlet
    Версия: 0.15.0-alt2
    Собран:  30 июля 2014 г. 12:38 в задании #126294
    Скопирован в задании: #127327
    Категория: Разработка/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

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    @qa_p7

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

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


    30 июля 2014 г. Eugeny A. Rostovtsev 0.15.0-alt2
    - Added module for Python 3
    11 июля 2014 г. Eugeny A. Rostovtsev 0.15.0-alt1
    - Version 0.15.0
    17 сентября 2013 г. Eugeny A. Rostovtsev 0.14.0-alt1
    - Version 0.14.0