Metadata-Version: 1.1
Name: limepress
Version: 0.1
Summary: LimePress
Home-page: https://github.com/limepress/limepress
Author: Florian Scherf
Author-email: mail@florianscherf.de
License: MIT
Description: LimePress
        =========
        
        .. image:: https://img.shields.io/pypi/l/limepress.svg
            :alt: license MIT
            :target: https://pypi.org/project/limepress
        .. image:: https://img.shields.io/pypi/pyversions/limepress.svg
            :alt: python 3
            :target: https://pypi.org/project/limepress
        .. image:: https://img.shields.io/pypi/v/limepress.svg
            :alt: latest version
            :target: https://pypi.org/project/limepress
        .. image:: https://github.com/limepress/limepress/actions/workflows/ci.yml/badge.svg
            :alt: ci status
            :target: https://github.com/limepress/limepress/actions/workflows/ci.yml
        .. image:: https://img.shields.io/codecov/c/github/limepress/limepress.svg
            :alt: code coverage
            :target: https://codecov.io/gh/limepress/limepress/
        
        LimePress is a simple static side generator, inspired by Pelican and Flamingo
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Software Distribution
Classifier: Environment :: Web Environment
