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

Package: python3-pydantic-core
Architecture: amd64
Description: Core validation logic for pydantic written in rust
 This package provides the core functionality for pydantic validation and
 serialization.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-typing-extensions (>= 4.14.1),
