Metadata-Version: 2.4
Name: chert
Version: 26.0.0
Summary: Sharp and sparky static-site generation.
Author-email: Mahmoud Hashemi <mahmoud@hatnote.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
License-File: LICENSE
Requires-Dist: ashes>=19.2.0
Requires-Dist: boltons>=20.0.0
Requires-Dist: face>=20.1.1
Requires-Dist: glom>=22.1.0
Requires-Dist: lithoxyl>=21.0.0
Requires-Dist: Markdown>=3.1
Requires-Dist: python-dateutil>=2.8.0
Requires-Dist: PyYAML>=5.1.0
Requires-Dist: html5lib>=1.0.1
Requires-Dist: hyperlink>=18.0.0
Project-URL: Homepage, https://github.com/mahmoud/chert

chert
=====

Generates sharp and sparky static sites.

```
$ pip install chert
$ chert init yoursite
$ cd yoursite
$ less TODO.md
```

In action:

* [Sedimental](http://sedimental.org) ([source](https://github.com/mahmoud/sedimental))
* [ENOTUNIQ](http://enotuniq.org)
* [CalVer](http://calver.org)

