Package i586-python3-module-tornado: Information

    Binary package: i586-python3-module-tornado
    Version: 4.4.2-alt1.M70C.1
    Architecture: x86_64-i586
    Build time:  Nov 21, 2016, 01:50 AM
    Report package bug
    License: Apache
    Summary: Scalable, non-blocking web server and tools (Python 3)
    Description: 
    [This package was automatically repackaged from i586.]
    
    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.

    Maintainer: Lenar Shakirov


    Last changed


    Nov. 21, 2016 Lenar Shakirov 4.4.2-alt1.M70C.1
    - Backport to C7
    Nov. 21, 2016 Lenar Shakirov 4.4.2-alt1.M80P.1
    - Backport to P8
    Nov. 21, 2016 Lenar Shakirov 4.4.2-alt2
    - Requires: python-module-certifi added