Source: pypuppetdb Standards-Version: 4.7.4 Maintainer: Debian Python Team Uploaders: Jonas Genannt , Apollon Oikonomopoulos , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-requests, python3-bandit , python3-pytest , python3-httpretty , 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.