Metadata-Version: 2.1
Name: render-engine
Version: 2022.3.1
Summary: Static Site Generator with a Flask-like flair
License: MIT
Author: Jay Miller
Author-email: kjaymiller@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Jinja2 (>=3.1.0,<4.0.0)
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: darglint (>=1.8.1,<2.0.0)
Requires-Dist: feedparser (>=6.0.8,<7.0.0)
Requires-Dist: markdown2 (>=2.4.2,<3.0.0)
Requires-Dist: more-itertools (>=8.12.0,<9.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: progress (>=1.6,<2.0)
Requires-Dist: python-frontmatter (>=1.0.0,<2.0.0)
Requires-Dist: python-slugify (>=6.1.1,<7.0.0)
