Metadata-Version: 2.1
Name: astroimtools
Version: 0.3
Summary: Astronomical Image Tools
Home-page: https://github.com/spacetelescope/astroimtools
Author: STScI
Author-email: help@stsci.edu
License: BSD 3-Clause
Description: ============
        astroimtools
        ============
        
        |PyPI Version| |Travis Status| |Codecov Status| |Stable RTD Status| |Astropy|
        
        Astroimtools is a Python package that provides convenience tools for
        working with astronomical images.
        
        .. |PyPI Version| image::  https://img.shields.io/pypi/v/astroimtools.svg?logo=pypi&logoColor=white&label=PyPI
            :target: https://pypi.org/project/astroimtools/
            :alt: PyPI Latest Release
        
        .. |Astropy| image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
            :target: https://www.astropy.org/
            :alt: Powered by Astropy
        
        .. |Travis Status| image:: https://img.shields.io/travis/spacetelescope/astroimtools/master?logo=travis%20ci&logoColor=white&label=Travis%20CI
            :target: https://travis-ci.org/spacetelescope/astroimtools
            :alt: Travis CI Status
        
        .. |Codecov Status| image:: https://img.shields.io/codecov/c/github/spacetelescope/astroimtools?logo=codecov
            :target: https://codecov.io/gh/spacetelescope/astroimtools
            :alt: Codecov Status
        
        .. |Stable RTD Status| image:: https://img.shields.io/readthedocs/astroimtools/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable
            :target: https://astroimtools.readthedocs.io/en/stable/
            :alt: Stable Documentation Status
        
Keywords: astronomy,astrophysics,images,cutouts,statistics,filtering
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: all
