Metadata-Version: 2.4
Name: wcspolygon
Version: 0.0.1
Summary: spherical polygon from world coordinate system (WCS) bounds
Project-URL: repository, https://github.com/zacharyburnett/wcspolygon
Author-email: Zach Burnett <zburnett@stsci.edu>
License-File: LICENSE.txt
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.12
Requires-Dist: astropy
Requires-Dist: spherpl>=0.0.2
Description-Content-Type: text/markdown

# wcspolygon

[![version](https://img.shields.io/pypi/v/wcspolygon.svg)](https://pypi.org/project/wcspolygon)
[![pythons](https://img.shields.io/pypi/pyversions/wcspolygon.svg)](https://pypi.org/project/wcspolygon)

spherical polygon from world coordinate system (WCS) bounds

```console
pip install wcspolygon
```
