Source: python-sigstore-models
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Standards-Version: 4.7.4
Section: python
Homepage: https://github.com/astral-sh/sigstore-models
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-pydantic,
 python3-pytest,
 python3-uv-build,
Vcs-Git: https://salsa.debian.org/python-team/packages/python-sigstore-models.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-sigstore-models
Testsuite: autopkgtest-pkg-pybuild

Package: python3-sigstore-models
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Pydantic-based data models for Sigstore (Python library)
 These models mirror the subset of the [protobuf-specs] that
 are used by the [sigstore-python] library.
 .
 This package contains the Python library.
