Metadata-Version: 2.1
Name: scuzzie
Version: 0.1.0
Summary: Simple static webcomic site generator.
License: MIT
Author: backwardspy
Author-email: backwardspy@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Mako (>=1.1.4,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: marshmallow (>=3.10.0,<4.0.0)
Requires-Dist: python-slugify (>=4.0.1,<5.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
