Metadata-Version: 1.1
Name: planets
Version: 0.3.0
Summary: Library to provide planetary constants
Home-page: https://github.com/michaelaye/planets
Author: K.-Michael Aye
Author-email: kmichael.aye@gmail.com
License: MIT license
Description: =======
        planets
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/planets.svg
                :target: https://pypi.python.org/pypi/planets
        
        .. image:: https://img.shields.io/travis/michaelaye/planets.svg
                :target: https://travis-ci.org/michaelaye/planets
        
        .. image:: https://readthedocs.org/projects/planets/badge/?version=latest
                :target: https://planets.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/michaelaye/planets/shield.svg
             :target: https://pyup.io/repos/github/michaelaye/planets/
             :alt: Updates
        
        
        Library to provide planetary constants
        
        
        * Free software: MIT license
        * Documentation: https://planets.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the forked `michaelaye/cookiecutter-pypackage-conda`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`michaelaye/cookiecutter-pypackage-conda`: https://github.com/michaelaye/cookiecutter-pypackage-conda
        
        
        =======
        History
        =======
        
        0.1.0 (2019-05-22)
        ------------------
        
        * First release on PyPI.
        
        0.2.0 (2019-06-26)
        ------------------
        
        * Change source of constants to `astropy.constants`.
        
Keywords: planets
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
