1config BR2_PACKAGE_PYTHON_TYPEGUARD
2	bool "python-typeguard"
3	help
4	  Run-time type checker for Python.
5
6	  https://github.com/agronholm/typeguard
7