Metadata-Version: 2.1
Name: stginga
Version: 1.4.0
Summary: Ginga products specific to STScI data analysis
Home-page: https://github.com/spacetelescope/stginga
Author: STScI
Author-email: help@stsci.edu
License: BSD
Keywords: astronomy,astrophysics,image,visualization,HST,JWST
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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.rst
Requires-Dist: numpy
Requires-Dist: astropy >=3
Requires-Dist: ginga >=2.7
Requires-Dist: scipy >=0.18
Provides-Extra: docs
Requires-Dist: sphinx-astropy ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest-astropy ; extra == 'test'

Ginga products specific to STScI data analysis
