Metadata-Version: 2.0
Name: posty
Version: 2.0.2
Summary: A static site generator
Home-page: https://github.com/nickpegg/posty
Author: Nick Pegg
Author-email: nick@nickpegg.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=2.7
Requires-Dist: awesome-slugify (<1.7.0,>=1.6.5)
Requires-Dist: click (<7.0,>=6.7)
Requires-Dist: feedgen (<0.7.0,>=0.6.1)
Requires-Dist: future (<0.17.0,>=0.16.0)
Requires-Dist: Jinja2 (<3.0,>=2.10)
Requires-Dist: Markdown (<2.7.0,>=2.6.11)
Requires-Dist: pytz (>=2017.3)
Requires-Dist: PyYAML (<4.0,>=3.12)


A simple static site generator tool. Reads in a series of posts and pages
containing YAML metadata and Markdown text, and renders them as HTML.


