Metadata-Version: 1.1
Name: kooki
Version: 0.11.2
Summary: The ultimate document generator.
Home-page: https://gitlab.com/kooki/kooki
Author: Noel Martignoni
Author-email: noel@martignoni.fr
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: 
        |build_status|_
        |coverage|_
        |pypi_version|_
        
        Kooki is a powerful template system that help you create documents with Markdown and YAML.
        Kooki come with different extensions that let you generate HTML file, PDF based on LaTeX and even more.
        
        Need more info, look at the documentation. `kooki.gitlab.io <http://www.python.org/>`_.
        
        .. |build_status| image:: https://gitlab.com/kooki/kooki/badges/master/build.svg
        .. _build_status: https://gitlab.com/kooki/kooki/commits/master
        .. |coverage| image:: https://gitlab.com/kooki/kooki/badges/master/coverage.svg?job=coverage
        .. _coverage: https://kooki.gitlab.io/kooki/coverage
        .. |pypi_version| image:: https://badge.fury.io/py/kooki.svg
        .. _pypi_version: https://badge.fury.io/py/kooki
        
Keywords: document generator template markdown YAML
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
