Metadata-Version: 2.1
Name: stcal
Version: 1.2.0
Summary: STScI tools and algorithms used in calibration pipelines
Home-page: https://github.com/spacetelescope/stcal
Author: STScI
License: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/spacetelescope/stcal/issues
Project-URL: Source Code, https://github.com/spacetelescope/stcal
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy (>=1.17)
Requires-Dist: astropy (>=5.0.4)
Requires-Dist: scipy (>=1.6.0)
Requires-Dist: opencv-python (>=4.6.0.66)
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-automodapi ; extra == 'docs'
Requires-Dist: numpydoc ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: stsci-rtd-theme ; extra == 'docs'
Provides-Extra: test
Requires-Dist: psutil ; extra == 'test'
Requires-Dist: pytest (>=4.6.0) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-doctestplus ; extra == 'test'
Requires-Dist: pytest-openfiles (>=0.5.0) ; extra == 'test'

STScI tools and algorithms used in calibration pipelines
