Metadata-Version: 2.1
Name: blag
Version: 0.0.2
Summary: simple blog-aware static site generator
Home-page: https://github.com/venthur/blag
Author: Bastian Venthur
Author-email: mail@venthur.de
License: MIT
Description: # blag -- a simple, blog-aware static site generator
        
        ## Installation
        
        ```bash
        $ pip install blag
        ```
        
        ## Usage
        
        TBD
        
Keywords: markdown blag blog static site generator cli
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
