Metadata-Version: 1.0
Name: twobody
Version: 0.3.dev151
Summary: The gravitational two-body problem.
Home-page: https://github.com/adrn/TwoBody
Author: Adrian Price-Whelan
Author-email: adrn@astro.princeton.edu
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://travis-ci.org/adrn/TwoBody.svg?branch=master
            :target: https://travis-ci.org/adrn/TwoBody
        
        .. image:: https://coveralls.io/repos/github/adrn/TwoBody/badge.svg?branch=master
            :target: https://coveralls.io/github/adrn/TwoBody?branch=master
        
        .. 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
