Source: python-owasp-zap-v2.4
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-hamcrest,
               python3-pytest,
               python3-requests,
               python3-requests-mock,
               python3-setuptools
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.1
Homepage: https://github.com/zaproxy/zap-api-python
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-owasp-zap-v2.4
Vcs-Git: https://gitlab.com/kalilinux/packages/python-owasp-zap-v2.4.git

Package: python3-zapv2
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Provides: python3-owasp-zap-v2.4, python3-zap-api
Description: implementation to access the OWASP ZAP API (Python 3)
 This package contains the Python implementation to access the OWASP ZAP API.
 .
 This package installs the library for Python 3.
