diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-14 21:34:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:40:01 +0700 |
commit | 24b8c9b2749002e505b3691ca2872b8ab7ecc319 (patch) | |
tree | f29669cf292057e859db30f9536f117a819c7423 /python/python2-orbited/slack-desc | |
parent | 490cc971a38ecd3b614411b0dab18e6f36507955 (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/slack-desc')
-rw-r--r-- | python/python2-orbited/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-orbited/slack-desc b/python/python2-orbited/slack-desc new file mode 100644 index 0000000000..502bc16c4f --- /dev/null +++ b/python/python2-orbited/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python2-orbited: python2-orbited (Realtime Communication for the Browser) +python2-orbited: +python2-orbited: Orbited provides a pure JavaScript/HTML socket in the browser. It is +python2-orbited: a web router and firewall that allows you to integrate web +python2-orbited: applications with arbitrary back-end systems. You can implement any +python2-orbited: network protocol in the browser - without resorting to plugins. +python2-orbited: +python2-orbited: Homepage: http://orbited.org/ +python2-orbited: +python2-orbited: +python2-orbited: |