cross/i686-linux-glibc/buildroot/buildroot-2025.05/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/