8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
|
config BR2_PACKAGE_PYTHON_AIOPROCESSING
|
||
|
bool "python-aioprocessing"
|
||
|
help
|
||
|
A Python 3.5+ library that integrates the multiprocessing
|
||
|
module with asyncio.
|
||
|
|
||
|
https://github.com/dano/aioprocessing
|