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

    Исходный пакет: python3-module-terminado
    Версия: 0.9.1-alt1
    Собран:  23 мая 2021 г. 14:14
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/terminado/

    Лицензия: BSD
    О пакете: Terminals served by tornado websockets
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-terminado (noarch)
    python3-module-terminado-tests (noarch)

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


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

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


    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
    28 января 2019 г. Stanislav Levin 0.5-alt2.git20150717
    - Fixed build (closes: #35984).
    2 февраля 2018 г. Stanislav Levin 0.5-alt1.git20150717.2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    - Fix tests