Metadata-Version: 1.2
Name: posty
Version: 2.1.0
Summary: A static site generator
Home-page: https://github.com/nickpegg/posty
Author: Nick Pegg
Author-email: nick@nickpegg.com
License: UNKNOWN
Description: 
        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.
        
Platform: UNKNOWN
Requires-Python: >=3.6
