Name : python-module-terminado Relocations: (not relocatable) Version : 0.5 Vendor: ALT Linux Team Release : alt1.git20150717.1 Build Date: Wed Mar 16 16:32:00 2016 Install date: (not installed) Build Host: imz-sisyphus.hasher.altlinux.org Group : Development/Python Source RPM: (none) Size : 107100 License: BSD Packager : Eugeny A. Rostovtsev (REAL) URL : https://pypi.python.org/pypi/terminado/ 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.