diff options
Diffstat (limited to 'network/python-orbited/README')
-rw-r--r-- | network/python-orbited/README | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/python-orbited/README b/network/python-orbited/README deleted file mode 100644 index 84710be1a9..0000000000 --- a/network/python-orbited/README +++ /dev/null @@ -1,19 +0,0 @@ -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. - -The following dependencies are needed at compile-timee: - -pysetuptools - -The following dependencies are need at runtime: - -python-demjson -python-morbid -python-stomper -python-uuid -python-twisted - -Build scripts for all these are available at Slackbuilds.org - |