Package python3-module-terminado: Information
Binary package: python3-module-terminado
Version: 0.5-alt2.git20150717
Architecture: noarch
Build time: May 21, 2019, 02:07 AM
Source package: python-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
Last changed
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
July 13, 2017 Aleksei Nikiforov 0.5-alt1.git20150717.2
- Fixed build spec with py.test3