1config BR2_PACKAGE_PYTHON_WS4PY
2	bool "python-ws4py"
3	help
4	  ws4py is a Python package implementing the WebSocket protocol
5	  as defined in RFC 6455.
6
7	  https://ws4py.readthedocs.org
8