Metadata-Version: 2.1
Name: jemplater
Version: 1.0.0
Summary: A utility package for compiling template files using Jinja2 and JSON/YAML variable files
Author-email: Joe Garlick <joe@garlickbread.com>
Project-URL: Homepage, https://github.com/jcbjoe/jemplater
Project-URL: Issues, https://github.com/jcbjoe/jemplater/issues
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer==0.15.1
Requires-Dist: Jinja2==3.1.4
Requires-Dist: PyYAML==6.0.2

# Jemplater

A utility package for compiling template files using Jinja2 and JSON/YAML variable files
