diff options
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 |
commit | d16f01ca60a32e963eda8c07b78fe2f5bd70ad83 (patch) | |
tree | 571507d0a4064db714daaaab2093b03ac462f240 /python/terminado/README | |
parent | d4a531662647c83a9baed27639af6a0f9bdebd72 (diff) |
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/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/terminado/README b/python/terminado/README new file mode 100644 index 000000000000..e42d4a477977 --- /dev/null +++ b/python/terminado/README @@ -0,0 +1,2 @@ +Terminado is a Tornado websocket backend for the term.js Javascript terminal +emulator library. |