Metadata-Version: 2.1
Name: hinoki
Version: 0.0.2
Summary: "A package for automating Sensu monitoring configuration"
Home-page: https://github.com/exitquote/hinoki
Author: Molly Duggan
Author-email: molly_duggan@harvard.edu
License: mit
Keywords: hinoki
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.*
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: PyYAML
Requires-Dist: urllib3
Requires-Dist: Click
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

UNKNOWN


