ubuntu-buildroot/package/python-typing-inspect/Config.in

8 lines
231 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
config BR2_PACKAGE_PYTHON_TYPING_INSPECT
bool "python-typing-inspect"
select BR2_PACKAGE_PYTHON_MYPY_EXTENSIONS # runtime
help
Runtime inspection utilities for typing module.
https://github.com/ilevkivskyi/typing_inspect