Metadata-Version: 2.1
Name: reftools
Version: 2.2.0
Summary: HST reference files tools
Home-page: https://github.com/spacetelescope/reftools
Author: Warren Hack, Nadezhda Dencheva, Vicki Laidler, Matt Davis, Megan Sosey, Pey Lian Lim, Mihai Cara
Author-email: help@stsci.edu
License: BSD
Keywords: astronomy,astrophysics,calibration,hubble
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: astropy >=5
Provides-Extra: all
Requires-Dist: matplotlib ; extra == 'all'
Requires-Dist: scipy ; extra == 'all'
Requires-Dist: stsci.tools ; extra == 'all'
Requires-Dist: stsynphot ; extra == 'all'
Requires-Dist: calcos ; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: numpydoc ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest-remotedata ; extra == 'test'
Requires-Dist: pytest-astropy-header ; extra == 'test'

REFTOOLS
========

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5951177.svg
   :target: https://doi.org/10.5281/zenodo.5951177
   :alt: 10.5281/zenodo.5951177

.. image:: https://img.shields.io/pypi/v/reftools.svg
    :target: https://pypi.python.org/pypi/reftools
    :alt: PyPI

.. image:: https://readthedocs.org/projects/reftools/badge/?version=latest
    :target: https://reftools.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://github.com/spacetelescope/reftools/workflows/CI/badge.svg
    :target: https://github.com/spacetelescope/reftools/actions?query=workflow%3ACI
    :alt: Github Actions CI Status

Set of tools used to support creation of calibration reference files for
Hubble Space Telescope (HST).
