aboutsummaryrefslogtreecommitdiff
path: root/python/python3-terminado/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2024-09-03 13:42:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-03 14:04:05 +0700
commitcf6532204b59032dbecf64eaa4e7239a81a76c74 (patch)
tree5964b62e5deff9dfded408e80673bae02bde1aea /python/python3-terminado/README
parentc15572a5ca7f7076bf24084d099bbc84cd4d3be6 (diff)
python/python3-terminado: Added (Python3 version of terminado).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-terminado/README')
-rw-r--r--python/python3-terminado/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-terminado/README b/python/python3-terminado/README
new file mode 100644
index 0000000000..54baa522ae
--- /dev/null
+++ b/python/python3-terminado/README
@@ -0,0 +1,2 @@
+Terminado is a Tornado websocket backend for the term.js Javascript
+terminal emulator library.