aboutsummaryrefslogtreecommitdiff
path: root/python/python2-orbited/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:40 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:01 +0700
commit24b8c9b2749002e505b3691ca2872b8ab7ecc319 (patch)
treef29669cf292057e859db30f9536f117a819c7423 /python/python2-orbited/README
parent490cc971a38ecd3b614411b0dab18e6f36507955 (diff)
python/python-orbited: Renamed python2-orbited.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-orbited/README')
-rw-r--r--python/python2-orbited/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python2-orbited/README b/python/python2-orbited/README
new file mode 100644
index 0000000000..c95814113b
--- /dev/null
+++ b/python/python2-orbited/README
@@ -0,0 +1,4 @@
+Orbited provides a pure JavaScript/HTML socket in the browser. It is
+a web router and firewall that allows you to integrate web
+applications with arbitrary back-end systems. You can implement any
+network protocol in the browser - without resorting to plugins.