Package python3-module-terminado: Information

    Source package: python3-module-terminado
    Version: 0.9.1-alt1
    Build time:  May 23, 2021, 02:14 PM
    Report package bug
    License: BSD
    Summary: Terminals served by tornado websockets
    Description: 
    This is a Tornado websocket backend for the term.js Javascript terminal
    emulator library.
    
    Modules:
    
    * terminado.management: controls launching virtual terminals, connecting
      them to Tornado's event loop, and closing them down.
    * terminado.websocket: Provides a websocket handler for communicating
      with a terminal.
    * terminado.uimodule: Provides a Terminal Tornado UI Module.
    
    JS:
    
    * terminado/_static/terminado.js: A lightweight wrapper to set up a
      term.js terminal with a websocket.

    List of rpms provided by this srpm:
    python3-module-terminado (noarch)
    python3-module-terminado-tests (noarch)



      1. python3-module-setuptools
      2. python-module-sphinx
      3. rpm-build-intro
      4. rpm-build-python3
      5. rpm-macros-sphinx

    Last changed


    Oct. 21, 2020 Vitaly Lipatov 0.9.1-alt1
    - separated build python3 module, cleanup spec
    - new version 0.9.1 (with rpmrb script)
    - temp. disable check due its network nature
    - switch to build from tarball
    Jan. 28, 2019 Stanislav Levin 0.5-alt2.git20150717
    - Fixed build (closes: #35984).
    Feb. 2, 2018 Stanislav Levin 0.5-alt1.git20150717.2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    - Fix tests