Drop no longer required python-typing-extensions runtime dependency. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_PYTHON_JANUS
|
|
bool "python-janus"
|
|
help
|
|
Mixed sync-async queue to interoperate between asyncio
|
|
tasks and classic threads.
|
|
|
|
https://github.com/aio-libs/janus/
|