Metadata-Version: 2.4
Name: glue-astronomy
Version: 0.15.0
Summary: Astronomy-specific plugins for glue
Home-page: https://github.com/glue-viz/glue-astronomy
Author: Thomas Robitaille
Author-email: glue.viz@gmail.com
License: BSD 3-Clause License
Provides: glue_astronomy
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: astropy>=4.0
Requires-Dist: glue-core>=1.6.1
Requires-Dist: regions>=0.4
Requires-Dist: specutils>=1.20
Requires-Dist: specreduce>=1.0.0
Requires-Dist: spectral-cube>=0.6.0
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: sphinxcontrib-spelling; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Provides-Extra: hips
Requires-Dist: reproject>=0.16.0; python_version >= "3.11" and extra == "hips"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-astropy; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: mock; extra == "test"
Provides-Extra: qt
Requires-Dist: PyQt5; extra == "qt"
Provides-Extra: visualtest
Requires-Dist: pytest-mpl; extra == "visualtest"
Dynamic: license-file
Dynamic: provides

Astronomy plugins for glue
--------------------------

.. image:: https://readthedocs.org/projects/glue-astronomy/badge/?version=latest
   :target: https://glue-astronomy.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

.. image:: https://github.com/glue-viz/glue-astronomy/actions/workflows/main.yml/badge.svg
   :target: https://github.com/glue-viz/glue-astronomy/actions/workflows/main.yml
   :alt: CI Status

.. image:: https://codecov.io/gh/glue-viz/glue-astronomy/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/glue-viz/glue-astronomy
   :alt: Coverage Status

.. image:: https://img.shields.io/pypi/v/glue-astronomy.svg
   :target: https://pypi.org/project/glue-astronomy
   :alt: PyPI Status

The glue-astronomy plugin for glue provides a collection of astronomy-specific
functionality. It is currently under heavy development.
The documentation for this plugin can be found at
https://glue-astronomy.readthedocs.io.
