Metadata-Version: 2.1
Name: stsci.tools
Version: 4.1.0
Summary: Collection of STScI utility functions
Home-page: https://www.github.com/spacetelescope/stsci.tools
Author: STScI
Author-email: help@stsci.edu
License: BSD
Keywords: astronomy,astrophysics,utility
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
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.8
Description-Content-Type: text/plain
License-File: LICENSE.md
Requires-Dist: packaging
Requires-Dist: numpy
Requires-Dist: astropy>=5.0.4
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-astropy-header; extra == "test"
Requires-Dist: pytest-doctestplus; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx<7; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"

Collection of STScI utility functions
