Metadata-Version: 2.1
Name: harrier
Version: 0.10
Summary: Static site generator
Home-page: https://github.com/samuelcolvin/harrier
Author: Samuel Colvin
Author-email: s@muelcolvin.com
License: MIT
Description: # harrier
        
        [![CI](https://github.com/samuelcolvin/harrier/workflows/CI/badge.svg?event=push)](https://github.com/samuelcolvin/harrier/actions?query=event%3Apush+branch%3Amaster+workflow%3ACI)
        [![Coverage](https://codecov.io/gh/samuelcolvin/harrier/branch/master/graph/badge.svg)](https://codecov.io/gh/samuelcolvin/harrier)
        [![pypi](https://img.shields.io/pypi/v/harrier.svg)](https://pypi.python.org/pypi/harrier)
        [![versions](https://img.shields.io/pypi/pyversions/harrier.svg)](https://github.com/samuelcolvin/harrier)
        [![license](https://img.shields.io/github/license/samuelcolvin/harrier.svg)](https://github.com/samuelcolvin/harrier/blob/master/LICENSE)
        
        A better static site generator.
        
        See [documentation](https://harrier.helpmanual.io/) for more details.
        
Keywords: css,sass,scss,jinja,jinja2,build,static,static site generator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
