diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 20:23:06 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | b27d23e0f3dad6ea196606fa57b9068cb67a09c2 (patch) | |
tree | 8dc08c67a6a84ad5278a93c240e04608ae14e709 /python/python-orbited | |
parent | eb6385bd35fe53e39dfbbf0812629ca3008b533b (diff) | |
download | slackbuilds-b27d23e0f3dad6ea196606fa57b9068cb67a09c2.tar.gz |
python/python-orbited: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python-orbited')
-rw-r--r-- | python/python-orbited/README | 2 | ||||
-rw-r--r-- | python/python-orbited/slack-desc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/python-orbited/README b/python/python-orbited/README index 183f8c88d5..c95814113b 100644 --- a/python/python-orbited/README +++ b/python/python-orbited/README @@ -1,4 +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. +network protocol in the browser - without resorting to plugins. diff --git a/python/python-orbited/slack-desc b/python/python-orbited/slack-desc index ed43eb1112..7cf3b1a72c 100644 --- a/python/python-orbited/slack-desc +++ b/python/python-orbited/slack-desc @@ -6,12 +6,12 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -python-orbited: python-orbited ( Realtime Communication for the Browser ) +python-orbited: python-orbited (Realtime Communication for the Browser) python-orbited: python-orbited: Orbited provides a pure JavaScript/HTML socket in the browser. It is python-orbited: a web router and firewall that allows you to integrate web python-orbited: applications with arbitrary back-end systems. You can implement any -python-orbited: network protocol in the browser—without resorting to plugins. +python-orbited: network protocol in the browser - without resorting to plugins. python-orbited: python-orbited: Homepage: http://orbited.org/ python-orbited: |