8dcd6ae361
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [Arnout: add to DEVELOPERS] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
config BR2_PACKAGE_PYTHON_AIOPROCESSING
|
|
bool "python-aioprocessing"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
A Python 3.5+ library that integrates the multiprocessing
|
|
module with asyncio.
|
|
|
|
https://github.com/dano/aioprocessing
|