Source: python-gvm
Section: python
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-defusedxml,
               python3-lxml,
               python3-paramiko,
               python3-setuptools,
               python3-sphinx,
               python3-sphinx-autodoc-typehints
Standards-Version: 4.6.0
Homepage: https://github.com/greenbone/python-gvm
Vcs-Browser: https://salsa.debian.org/pkg-security-team/python-gvm
Vcs-Git: https://salsa.debian.org/pkg-security-team/python-gvm.git
Testsuite: autopkgtest-pkg-python

Package: python3-gvm
Architecture: all
Depends: gvmd (>= 20.8.0),
         python3-pkg-resources,
         ${misc:Depends},
         ${python3:Depends}
Suggests: python-gvm-doc
Description: Greenbone Vulnerability Management Python Library (Python 3)
 This module gvm contains the Greenbone Vulnerability Management Python API
 library. It's a collection of APIs that help with remote controlling a
 Greenbone Security Manager (GSM) appliance and its underlying Greenbone
 Vulnerability Manager (GVM). The library essentially abstracts accessing the
 communication protocols Greenbone Management Protocol (GMP) and Open Scanner
 Protocol (OSP).
 .
 This package installs the library for Python 3.

Package: python-gvm-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Greenbone Vulnerability Management Python Library (common documentation)
 This module gvm contains the Greenbone Vulnerability Management Python API
 library. It's a collection of APIs that help with remote controlling a
 Greenbone Security Manager (GSM) appliance and its underlying Greenbone
 Vulnerability Manager (GVM). The library essentially abstracts accessing the
 communication protocols Greenbone Management Protocol (GMP) and Open Scanner
 Protocol (OSP).
 .
 This is the common documentation package.
