Metadata-Version: 1.1
Name: kplr
Version: 0.2.2
Summary: Tools for working with Kepler data in Python
Home-page: https://github.com/dfm/kplr
Author: Daniel Foreman-Mackey
Author-email: danfm@nyu.edu
License: MIT
Description: kplr
        ====
        
        Pythonic access to `Kepler <http://kepler.nasa.gov/>`_ data.
        
        Read `the documentation <http://dan.iel.fm/kplr>`_!
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        
        .. image:: http://img.shields.io/pypi/dm/kplr.svg?style=flat
                :target: https://pypi.python.org/pypi/kplr/
        .. image:: http://img.shields.io/pypi/v/kplr.svg?style=flat
                :target: https://pypi.python.org/pypi/kplr/
        .. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
                :target: https://github.com/dfm/kplr/blob/master/LICENSE
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
