Metadata-Version: 2.1
Name: synphot
Version: 1.5.0
Summary: Synthetic photometry
Home-page: https://www.github.com/spacetelescope/synphot_refactor
Author: STScI
Author-email: help@stsci.edu
License: BSD
Keywords: astronomy,astrophysics,synthetic,photometry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/plain
License-File: LICENSE.rst
Requires-Dist: numpy>=1.23
Requires-Dist: astropy>=6
Requires-Dist: scipy>=1.9
Provides-Extra: all
Requires-Dist: specutils>=0.7; extra == "all"
Requires-Dist: dust-extinction; extra == "all"
Provides-Extra: test
Requires-Dist: pytest-astropy; extra == "test"
Provides-Extra: docs
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: sphinx-astropy; extra == "docs"

This is a package for doing synthetic photometry that relies on Astropy
