cross/armhf-linux-musl/buildroot/buildroot-2025.05/package/python-typing-inspect/Config.in

9 lines
286 B
Plaintext

config BR2_PACKAGE_PYTHON_TYPING_INSPECT
bool "python-typing-inspect"
select BR2_PACKAGE_PYTHON_MYPY_EXTENSIONS # runtime
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
help
Runtime inspection utilities for typing module.
https://github.com/ilevkivskyi/typing_inspect