Metadata-Version: 1.1
Name: transit
Version: 0.1.0
Summary: A Python library for computing the light curves of transiting planets
Home-page: http://github.com/dfm/transit
Author: Daniel Foreman-Mackey
Author-email: danfm@nyu.edu
License: MIT
Description: Transit
        =======
        
        **A Python library for generating limb darkened light curves for transiting
        planets on Keplerian orbits.**
        
        .. image:: https://secure.travis-ci.org/dfm/transit.svg?branch=master
                :target: http://travis-ci.org/dfm/transit
        .. image:: https://pypip.in/d/transit/badge.svg
                :target: https://pypi.python.org/pypi/transit/
        .. image:: https://pypip.in/v/transit/badge.svg
                :target: https://pypi.python.org/pypi/transit/
        
        Read the documentation at: `dan.iel.fm/transit <http://dan.iel.fm/transit>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
