linuxOS_AP06/buildroot/package/python-aioprocessing/Config.in

9 lines
234 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00: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