Metadata-Version: 2.4
Name: mccole
Version: 1.4.1
Summary: A simple static site generator for tutorials
Author-email: Greg Wilson <gvwilson@third-bit.com>
Maintainer-email: Greg Wilson <gvwilson@third-bit.com>
License-File: LICENSE.md
Keywords: open source,static site generator
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: beautifulsoup4>=4.14.3
Requires-Dist: html5validator>=0.4.2
Requires-Dist: jinja2>=3.1.6
Requires-Dist: markdown>=3.10
Requires-Dist: mkdocs-material>=9.7.1
Requires-Dist: mkdocs>=1.6.1
Requires-Dist: mkdocstrings[python]>=1.0.0
Requires-Dist: pygments>=2.19.2
Requires-Dist: tomli>=2.3.0
Provides-Extra: dev
Requires-Dist: build>=1.3.0; extra == 'dev'
Requires-Dist: markdown-include>=0.8.1; extra == 'dev'
Requires-Dist: pytest>=9.0.2; extra == 'dev'
Requires-Dist: ruff>=0.14.10; extra == 'dev'
Requires-Dist: taskipy>=1.14.1; extra == 'dev'
Requires-Dist: twine>=6.2.0; extra == 'dev'
Description-Content-Type: text/markdown

# McCole

A simple static site generator for tutorials.
