Metadata-Version: 2.1
Name: twobody
Version: 0.7
Summary: The gravitational two-body problem.
Home-page: https://github.com/adrn/TwoBody
Author: Adrian Price-Whelan
Author-email: adrianmpw@gmail.com
License: MIT
Description: twobody
        =======
        
        A Python package for computing orbits and astronomical observables for binary
        stars, exoplanets, and other gravitational two-body systems.
        
        .. image:: https://github.com/adrn/TwoBody/workflows/Test%20twobody/badge.svg
            :target: https://github.com/adrn/TwoBody/workflows/Test%20twobody
        
        .. image:: https://readthedocs.org/projects/twobody/badge/?version=latest
            :target: http://twobody.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
            :target: http://www.astropy.org
            :alt: Powered by Astropy Badge
        
        
        License
        -------
        
        This project is Copyright (c) Adrian Price-Whelan and licensed under the terms
        of the MIT license. See the ``licenses`` folder for more information.
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
