Metadata-Version: 2.4
Name: stsci.tools
Version: 4.3.0
Summary: Collection of STScI utility functions
Author: STScI
Project-URL: Homepage, https://www.github.com/spacetelescope/stsci.tools
Keywords: astronomy,astrophysics,utility
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: packaging
Requires-Dist: numpy>=1.21.6
Requires-Dist: astropy>=5.0.4
Provides-Extra: test
Requires-Dist: pytest-astropy-header; extra == "test"
Requires-Dist: pytest-doctestplus; extra == "test"
Requires-Dist: pytest>=9.0; extra == "test"
Provides-Extra: docs
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Dynamic: license-file

# stsci.tools

[![Documentation Status](https://readthedocs.org/projects/stscitools/badge/?version=latest)](http://stscitools.readthedocs.io/en/latest/?badge=latest)
[![Github Actions CI Status](https://github.com/spacetelescope/stsci.tools/workflows/CI/badge.svg)](https://github.com/spacetelescope/stsci.tools/actions?query=workflow%3ACI)

STScI utility functions.
