blob: 3f985ae4da510830fd75859ae7047191dfbbfca1 [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_PYDANTIC_CORE
bool "python-pydantic-core"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
help
Core functionality for Pydantic validation and
serialization.
https://github.com/pydantic/pydantic-core