Metadata-Version: 2.5
Name: yamlrender
Version: 1.0.16
Summary: yamlrender takes a YAML file and a renderlet template and renders a HTML or PDF file, populating the variables in the renderlet template with data from your YAML file.
Project-URL: Homepage, https://github.com/mizuki-hikaru/yamlrender
Project-URL: Issues, https://github.com/mizuki-hikaru/yamlrender/issues
Author-email: Mizuki Hikaru <mizuki@hikaru.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: littleyaml
Requires-Dist: renderlet
Description-Content-Type: text/markdown

# yamlrender

Please find the documentation at [hikaru.org](https://hikaru.org/projects/yamlrender).

