generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
8
package/python-janus/Config.in
Normal file
8
package/python-janus/Config.in
Normal file
@ -0,0 +1,8 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user