Metadata-Version: 2.1
Name: asdf-transform-schemas
Version: 0.2.2
Summary: ASDF schemas for transforms
Home-page: https://github.com/asdf-format/asdf-transform-schemas
Author: The ASDF Developers
Author-email: help@stsci.edu
License: BSD-3-Clause
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# asdf-transform-schemas
![CI](https://github.com/asdf-format/asdf-transform-schemas/workflows/CI/badge.svg)
![Downstream](https://github.com/asdf-format/asdf-transform-schemas/workflows/Downstream/badge.svg)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

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


