Metadata-Version: 2.1
Name: spec_plots
Version: 1.37.0
Summary: Create preview plots of HST or JWST spectra.
Home-page: https://github.com/spacetelescope/spec_plots
Author: Scott W. Fleming
Author-email: fleming@stsci.edu
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: licenses/LICENSE.rst
Requires-Dist: astropy>=5.3.3
Requires-Dist: matplotlib>=3.7.1
Requires-Dist: numpy>=1.24.3
Requires-Dist: future>=0.18.3
Requires-Dist: sphinx-astropy
Provides-Extra: test
Requires-Dist: pytest-astropy; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx-astropy; extra == "docs"
