1config BR2_PACKAGE_PYTHON_ANNOTATED_TYPES
2	bool "python-annotated-types"
3	help
4	  Reusable constraint types to use with typing.Annotated.
5
6	  https://github.com/annotated-types/annotated-types
7