File: control

package info (click to toggle)
python-sigstore-rekor-types 0.0.18-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 188 kB
  • sloc: python: 71; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 905 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: python-sigstore-rekor-types
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Priority: optional
Standards-Version: 4.7.0
Section: python
Homepage: https://github.com/trailofbits/sigstore-rekor-types
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-pydantic,
 python3-setuptools,
Vcs-Git: https://salsa.debian.org/python-team/packages/python-sigstore-rekor-types.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-sigstore-rekor-types
Testsuite: autopkgtest-pkg-pybuild
Rules-Requires-Root: no

Package: python3-sigstore-rekor-types
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Python models for Rekor's API types (Python library)
 Python models for Rekor's API types.
 .
 This package contains the Python library.