Metadata-Version: 2.1
Name: asdf-wcs-schemas
Version: 0.1.1
Summary: ASDF WCS Schemas
Home-page: https://github.com/spacetelescope/asdf-wcs-schemas
Author: STScI
License: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/spacetelescope/asdf-wcs-schemas/issues
Project-URL: Source Code, https://github.com/spacetelescope/asdf-wcs-schemas
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asdf>=2.8.0
Requires-Dist: importlib_resources>=3; python_version < "3.9"
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"
Provides-Extra: test
Requires-Dist: pytest>=4.6.0; extra == "test"
Requires-Dist: pytest-openfiles>=0.5.0; extra == "test"

# asdf-wcs-schemas

This package provides ASDF schemas for validating WCS tags. Users should not need to install this directly; instead, install an implementation package such as gwcs, which includes asdf-wcs-schemas as a dependency.

![CI](https://github.com/asdf-format/asdf-wcs-schemas/workflows/CI/badge.svg)
