Metadata-Version: 2.1
Name: stpipe
Version: 0.3.2
Summary: Framework for calibration pipeline software
Home-page: https://github.com/spacetelescope/stpipe
Author: STScI
License: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/spacetelescope/stpipe/issues
Project-URL: Source Code, https://github.com/spacetelescope/stpipe
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: asdf (>=2.7.1)
Requires-Dist: crds (>=7.4.1.3)
Requires-Dist: astropy (>=4.0)
Requires-Dist: stdatamodels (>=0.2.4)
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: pytest (>=4.6.0) ; extra == 'test'
Requires-Dist: pytest-doctestplus ; extra == 'test'
Requires-Dist: pytest-openfiles (>=0.5.0) ; extra == 'test'

Framework for calibration pipeline software

