Metadata-Version: 1.2
Name: asr
Version: 0.4.1
Summary: ASE recipes for calculating material properties
Home-page: https://gitlab.com/mortengjerding/asr
Author: Morten Niklas Gjerding
Author-email: mortengjerding@gmail.com
License: GNU General Public License v3
Description: =========================
        Atomic Simulation Recipes
        =========================
        
        
        .. image:: https://img.shields.io/pypi/v/asr.svg
                :target: https://pypi.python.org/pypi/asr
        
        .. image:: https://img.shields.io/travis/mortengjerding/asr.svg
                :target: https://travis-ci.org/mortengjerding/asr
        
        .. image:: https://readthedocs.org/projects/asr/badge/?version=latest
                :target: https://asr.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/gitlab/mortengjerding/asr/shield.svg
             :target: https://pyup.io/repos/gitlab/mortengjerding/asr/
             :alt: Updates
        
        
        
        ASE recipes for calculating material properties
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://asr.readthedocs.io.
        * Code: https://gitlab.com/mortengjerding/asr.git
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://gitlab.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://gitlab.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-02-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: asr
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
