summaryrefslogtreecommitdiffstats
path: root/rules/python3-websockets.in
blob: 19e55f1e8e3dc7319c737151407f5c54c2fb5666 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=python3

config PYTHON3_WEBSOCKETS
	tristate
	prompt "python3-websockets"
	select HOST_PYTHON3_SETUPTOOLS
	select PYTHON3
	help
	  An implementation of the WebSocket Protocol (RFC 6455 & 7692)