Metadata-Version: 2.2
Name: ampoule-ssg
Version: 0.1.0
Summary: A simple yet flexible static site generator based on Jinja2
Home-page: https://roundabout-host.com/roundabout/ampoule
Author: Roundabout developers
Author-email: root@roundabout-host.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENCE.md
Requires-Dist: Jinja2
Requires-Dist: ruamel.yaml
Requires-Dist: beautifulsoup4
Requires-Dist: colorama
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

Ampoule
=======

Ampoule is a lightweight, simple yet flexible, static site generator written in Python.
It uses Jinja2 for templating.
