Files
shredos.x86_64/package/python-trio-websocket/Config.in
2025-01-10 19:34:56 +00:00

9 lines
246 B
Plaintext

config BR2_PACKAGE_PYTHON_TRIO_WEBSOCKET
bool "python-trio-websocket"
select BR2_PACKAGE_PYTHON_TRIO # runtime
select BR2_PACKAGE_PYTHON_WSPROTO # runtime
help
WebSocket library for Trio.
https://github.com/HyperionGray/trio-websocket