Metadata-Version: 2.1
Name: stsci.stimage
Version: 0.2.6
Summary: Various image processing functions
Author: STScI
Author-email: help@stsci.edu
License: BSD-3-Clause
Project-URL: Tracker, https://github.com/spacetelescope/stsci.stimage/issues
Project-URL: Documentation, https://stscistimage.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/spacetelescope/stsci.stimage
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy (>=1.14)
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-automodapi ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: codecov ; extra == 'test'

Various image processing functions
