Metadata-Version: 1.2
Name: generate-html
Version: 1.0.0
Summary: Generate HTML5 with Python generators
Home-page: https://github.com/gvx/generate-html
Author: Jasmijn Wellner
Author-email: gyvox.public@gmail.com
Maintainer: 
Maintainer-email: 
License: MIT/Apache-2.0
Description: generate-html
        ==============
        
        .. contents:: **Table of Contents**
            :backlinks: none
        
        Installation
        ------------
        
        generate_html2 is distributed on `PyPI <https://pypi.org>`_ as a universal
        wheel and is available on Linux/macOS and Windows and supports
        Python 3.8+.
        
        .. code-block:: bash
        
            $ pip install generate-html
        
        License
        -------
        
        generate_html2 is distributed under the terms of both
        
        - `MIT License <https://choosealicense.com/licenses/mit>`_
        - `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_
        
        at your option.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
