cross/mipsel-linux-uclibc/buildroot/buildroot-2025.02.4/package/python-asyncclick/Config.in

8 lines
214 B
Plaintext

config BR2_PACKAGE_PYTHON_ASYNCCLICK
bool "python-asyncclick"
select BR2_PACKAGE_PYTHON_ANYIO # runtime
help
Composable command line interface toolkit, async version.
https://palletsprojects.com/p/click/