Metadata-Version: 2.1
Name: fleck
Version: 1.1
Summary: Exposure time calculator for APO/ARCES
Home-page: https://github.com/bmorris3/fleck
Author: Trevor Dorn-Wallenstein
Author-email: Brett Morris <morrisbrettm@gmail.com>
License: MIT License
        
        Copyright (c) 2019 Brett M. Morris
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: repository, https://github.com/bmorris3/fleck
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
License-File: LICENSE

*****
fleck
*****

.. image:: https://readthedocs.org/projects/fleck/badge/?version=latest
    :target: https://fleck.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

.. image:: https://joss.theoj.org/papers/dd737faef3d36ef40b428df69cc237c6/status.svg
    :target: https://joss.theoj.org/papers/dd737faef3d36ef40b428df69cc237c6
    :alt: JOSS Status


Fast starspot rotational modulation light curves in Python. For more information
`read the docs <https://fleck.readthedocs.io/>`_.


License
-------

This project is Copyright (c) Brett M. Morris and licensed under
the terms of the MIT license. This package is based upon
the `Astropy package template <https://github.com/astropy/package-template>`_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.


Contributing
------------

We love contributions! fleck is open source, built on open source, and we'd love
to have you in our community. To contribute to ``fleck``, please follow the
`Astropy dev guidelines <https://docs.astropy.org/en/stable/development/workflow/development_workflow.html>`_
to make a code contribution. Please report any issues or requests for support
via the
`GitHub Issue tracker <https://github.com/bmorris3/fleck/issues>`_.
