Source: python-pydantic
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/pydantic/pydantic/tags
Vcs-Browser: https://github.com/alvistack/pydantic-pydantic
Vcs-Git: https://github.com/alvistack/pydantic-pydantic.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 cython3,
 python3-dev,
 python3-pip,

Package: python3-pydantic
Architecture: all
Description: Data validation using Python type hinting
 Data validation and settings management using python type hinting.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-annotated-types (>= 0.6.0),
 python3-pydantic-core (>= 2.46.3),
 python3-typing-extensions (>= 4.14.1),
 python3-typing-inspection (>= 0.4.2),
