Source: pypuppetdb
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jonas Genannt <genannt@debian.org>,
 Apollon Oikonomopoulos <apoikos@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-requests,
 python3-bandit <!nocheck>,
 python3-pytest <!nocheck>,
 python3-httpretty <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/pypuppetdb
Vcs-Git: https://salsa.debian.org/python-team/packages/pypuppetdb.git
Homepage: https://github.com/voxpupuli/pypuppetdb/
Rules-Requires-Root: no

Package: python3-pypuppetdb
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: interface to the PuppetDB REST API (Python 3)
 This library provides a Python3 interface to the PuppetDB REST API.
 It's a thin wrapper around the PuppetDB REST API providing some
 convenience functions and objects to request and hold data from PuppetDB.
