mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7a1b4848a3
The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
19 lines
517 B
Text
19 lines
517 B
Text
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
|
|
|