Metadata-Version: 2.1
Name: renderjson
Version: 0.1.0
Summary: CLI to render Jinja2 template.  There are almost certainly many like it, but this one is mine!
License: MIT
Author: Jackson Gilman
Author-email: jackson.j.gilman@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.1.1,<4.0.0)
Requires-Dist: hvac (>=0.11.2,<0.12.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
