Metadata-Version: 2.1
Name: gwcs
Version: 0.15.0
Summary: Generalized World Coordinate System
Home-page: https://gwcs.readthedocs.io/en/latest/
Author: gwcs developers
Author-email: help@stsci.edu
License: BSD
Requires-Dist: astropy>=4.1
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: asdf
Provides-Extra: test
Requires-Dist: pytest<6,>=4.6; extra == "test"
Requires-Dist: pytest-doctestplus; extra == "test"
Requires-Dist: scipy; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: stsci-rtd-theme; extra == "docs"
Requires-Dist: sphinx-astropy; extra == "docs"
Requires-Dist: sphinx-asdf; extra == "docs"

Tools for managing the WCS of astronomical observations in a general (non-FITS) way
