Metadata-Version: 2.1
Name: s4g
Version: 0.0.1
Summary: Stupid Simple Static Site Generator
Home-page: https://gitlab.com/grapheo12/s4g
Author: Shubham Mishra
Author-email: grapheo12@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: importlib-metadata (==4.8.2)
Requires-Dist: Jinja2 (==3.0.3)
Requires-Dist: Markdown (==3.3.6)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: zipp (==3.6.0)

# s4g

Stupid Simple Static Site Generator

Read the documentation [here](https://s4g.grapheo12.in)

