Metadata-Version: 1.2
Name: primap2
Version: 0.1.0
Summary: The next generation of the PRIMAP climate policy analysis suite.
Home-page: https://github.com/pik-primap/primap2
Author: Mika Pflüger
Author-email: mika.pflueger@pik-potsdam.de
License: Apache Software License 2.0
Description: =======
        PRIMAP2
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/primap2.svg
                :target: https://pypi.python.org/pypi/primap2
        
        .. image:: https://readthedocs.org/projects/primap2/badge/?version=latest
                :target: https://primap2.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        The next generation of the PRIMAP climate policy analysis suite.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://primap2.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =========
        Changelog
        =========
        
        0.1.0
        -----
        
        * First development release.
        
Keywords: primap2
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5
