diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 14:39:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:31 -0500 |
commit | 903b3f4e365bd28e32d5fe5d2595460d64a10736 (patch) | |
tree | cd4727a94e42e4ef35f26772c5b12d9b77ff1239 /python/python-orbited/README | |
parent | dd4aac04f6a714c090f4153131f27f0899346ae9 (diff) |
python/python-orbited: Fixed dep information
Diffstat (limited to 'python/python-orbited/README')
-rw-r--r-- | python/python-orbited/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/python/python-orbited/README b/python/python-orbited/README index 84710be1a9e7..183f8c88d556 100644 --- a/python/python-orbited/README +++ b/python/python-orbited/README @@ -2,18 +2,3 @@ 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 - |