Package python3-module-terminado: Information
Binary package: python3-module-terminado
Version: 0.9.1-alt1
Architecture: noarch
Build time: Jun 28, 2021, 06:53 AM in the task #276011
Source package: python3-module-terminado
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/terminado/
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.
Maintainer: Eugeny A. Rostovtsev
List of contributors:
Vitaly Lipatov
Stanislav Levin
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Lipatov
Stanislav Levin
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
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