Metadata-Version: 2.0
Name: simplepup
Version: 0.0.1
Summary: PuppetDB access library and query tool
Home-page: http://github.com/danielparks/simplepup
Author: Daniel Parks
Author-email: os-simplepup@demonhorse.org
License: BSD
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Dist: click
Requires-Dist: paramiko
Requires-Dist: requests

simplepup
=========

simplepup contains two things:

* a library for accessing PuppetDB over SSH or locally
* a command line tool to easily query PuppetDB



