9 lines
234 B
Plaintext
Raw Normal View History

2025-05-10 21:49:39 +08:00
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