9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
config BR2_PACKAGE_PYTHON_AIOFILES
|
|
bool "python-aiofiles"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
aiofiles aims to handle local disk files in
|
|
asyncio applications.
|
|
|
|
https://pypi.org/project/aiofiles
|