Metadata-Version: 2.1
Name: datazen
Version: 1.2.1
Summary: Compile and render schema-validated configuration data.
Home-page: https://github.com/vkottler/datazen
Author: Vaughn Kottler
Author-email: vaughnkottler@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Jinja2
Requires-Dist: ruamel.yaml
Requires-Dist: cerberus

<!--
    =====================================
    generator=datazen
    version=1.2.1
    hash=e02ba7057bfec593a50efee69c45ac3f
    =====================================
-->

# datazen

![Python package](https://github.com/vkottler/datazen/workflows/Python%20package/badge.svg)

Compile and render schema-validated configuration data.


