Metadata-Version: 2.1
Name: bozepy
Version: 1.0.4
Summary: Data reduction software for MSU astronomical data
Home-page: https://github.com/dnidever/bozepy
Author: David Nidever
Author-email: dnidever@montana.edu
License: MIT
Description: 
        bozepy
        ======
        
        Data reduction software for MSU's astronomical data
        
        Authors
        -------
        
        - **David Nidever** (Montana State University)
          
        Installation
        ------------
        
        To install the latest version::
        
            pip install git+https://github.com/dnidever/bozepy
            
        Documentation
        -------------
        
        .. image:: https://readthedocs.org/projects/bozepy/badge/?version=latest
                :target: http://bozepy.readthedocs.io/
        
        See `the documentation <http://bozepy.readthedocs.io>`_ for information on how
        to install and use bozepy.
        
        License
        -------
        
        .. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
                :target: https://github.com/dnidever/bozepy/blob/main/LICENSE
        
Platform: UNKNOWN
Requires: numpy
Requires: astropy
Requires: dlnpyutils
Requires: photutils
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
