blob: 924c1fa97d5e7db90fd3a5bfea5fe4346c4b6227 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_JANUS
bool "python-janus"
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
help
Mixed sync-async queue to interoperate between asyncio
tasks and classic threads.
https://github.com/aio-libs/janus/