Source: python-pynetbox
Maintainer: Johann Queuniet <sub_code.debian@queuniet.fr>
Section: python
Standards-Version: 4.7.4.1
Build-Depends: debhelper-compat (= 14),
               dh-sequence-single-binary,
               dh-sequence-python3,
               python3-all,
               python3-setuptools,
               python3-setuptools-scm,
               python3-pytest <!nocheck>,
               python3-requests <!nocheck>,
               python3-packaging <!nocheck>,
               pybuild-plugin-pyproject
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/netbox-community/pynetbox
Vcs-Browser: https://salsa.debian.org/jqueuniet/python-pynetbox/
Vcs-Git: https://salsa.debian.org/jqueuniet/python-pynetbox.git

Package: python3-pynetbox
Architecture: all
Description: Python API client library for NetBox
 This Python module provides a client API to query and edit a
 NetBox server API.
 .
 This package installs the library for Python 3.
Depends: ${python3:Depends}, ${misc:Depends}
