summaryrefslogtreecommitdiffstats
path: root/package/python-autobahn/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-autobahn/Config.in')
-rw-r--r--package/python-autobahn/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/python-autobahn/Config.in b/package/python-autobahn/Config.in
new file mode 100644
index 0000000000..7e1429cdd7
--- /dev/null
+++ b/package/python-autobahn/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PYTHON_AUTOBAHN
+ bool "python-autobahn"
+ select BR2_PACKAGE_PYTHON_SIX # runtime
+ select BR2_PACKAGE_PYTHON_TXAIO # runtime
+ help
+ WebSocket client Hhh server library, WAMP real-time
+ framework.
+
+ https://pypi.python.org/pypi/autobahn
OpenPOWER on IntegriCloud