Metadata-Version: 2.1
Name: jinjacli
Version: 0.1.0
Summary: CLI tool to render Jinja2 template files.
Home-page: https://github.com/Korijn/jinjacli
Author: Korijn van Golen
Author-email: korijn@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jinja2

# jinjacli

CLI tool to render Jinja2 templates to files.


