summaryrefslogtreecommitdiffstats
path: root/python/terminado/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-02-14 15:15:47 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-02-17 21:52:06 +0000
commitd16f01ca60a32e963eda8c07b78fe2f5bd70ad83 (patch)
tree571507d0a4064db714daaaab2093b03ac462f240 /python/terminado/README
parentd4a531662647c83a9baed27639af6a0f9bdebd72 (diff)
downloadslackbuilds-d16f01ca60a32e963eda8c07b78fe2f5bd70ad83.tar.gz
slackbuilds-d16f01ca60a32e963eda8c07b78fe2f5bd70ad83.tar.xz
python/terminado: Added (terminals served by tornado websockets).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/terminado/README')
-rw-r--r--python/terminado/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/terminado/README b/python/terminado/README
new file mode 100644
index 0000000000..e42d4a4779
--- /dev/null
+++ b/python/terminado/README
@@ -0,0 +1,2 @@
+Terminado is a Tornado websocket backend for the term.js Javascript terminal
+emulator library.