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

    Исходный пакет: python-module-tornado
    Версия: 4.4.2-alt1.M70C.1
    Собран:  22 ноября 2016 г. 15:50 в задании #172230
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.tornadoweb.org

    Лицензия: Apache
    О пакете: Scalable, non-blocking web server and tools
    Описание: 
    Tornado is an open source version of the scalable, non-blocking web
    server and tools.
    
    The framework is distinct from most mainstream web server frameworks
    (and certainly most Python frameworks) because it is non-blocking and
    reasonably fast. Because it is non-blocking and uses epoll, it can
    handle thousands of simultaneous standing connections, which means it is
    ideal for real-time web services.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-tornado (x86_64, i586)
    python-module-tornado-debuginfo (x86_64, i586)
    python3-module-tornado (x86_64, i586)
    python3-module-tornado-debuginfo (x86_64, i586)

    Сопровождающий: Lenar Shakirov


      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-module-setuptools

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


    21 ноября 2016 г. Lenar Shakirov 4.4.2-alt1.M70C.1
    - Backport to C7
    21 ноября 2016 г. Lenar Shakirov 4.4.2-alt1.M80P.1
    - Backport to P8
    21 ноября 2016 г. Lenar Shakirov 4.4.2-alt2
    - Requires: python-module-certifi added