Source: cvelib
Section: utils
Priority: optional
Maintainer: Debian Security Team <team@security.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-click,
 python3-hatchling,
 python3-jsonschema,
 python3-pytest <!nocheck>,
 python3-requests,
Standards-Version: 4.7.2
Homepage: https://github.com/RedHatProductSecurity/cvelib
Vcs-Browser: https://salsa.debian.org/security-team/cvelib
Vcs-Git: https://salsa.debian.org/security-team/cvelib.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-cvelib
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: library and a command line interface for the CVE Services API
 cvelib is a library and a command line interface to interact with the
 MITRE CVE Services API, including functions to reserve one or more CVE
 IDs for a CNA, filter and list reserved CVEs owned by a CNA, and
 administration of user and tokes for a CNA.
 .
 This package installs the library for Python 3 and a CLI tool.
