Metadata-Version: 2.1
Name: braindead
Version: 0.1.0
Summary: Braindead is a braindead simple static site generator for your personal blog
Home-page: https://grski.pl/
License: MIT
Keywords: ssg,static site generator,braindead
Author: Olaf Górski
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: jinja2 (>=2.11.1,<3.0.0)
Requires-Dist: markdown (>=3.2.1,<4.0.0)
Requires-Dist: pygments (>=2.6.1,<3.0.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
Project-URL: Documentation, https://github.com/grski/braindead
Project-URL: Repository, https://github.com/grski/braindead
