summaryrefslogtreecommitdiffstats
path: root/python/python-orbited/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-orbited/README')
-rw-r--r--python/python-orbited/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-orbited/README b/python/python-orbited/README
new file mode 100644
index 0000000000..84710be1a9
--- /dev/null
+++ b/python/python-orbited/README
@@ -0,0 +1,19 @@
+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
+