Metadata-Version: 2.1
Name: lvmopstools
Version: 0.1.0
Summary: LVM tools and utilities for operations
Home-page: https://github.com/sdss/lvmopstools
License: BSD-3-Clause
Keywords: astronomy,software
Author: José Sánchez-Gallego
Author-email: gallegoj@uw.edu
Requires-Python: >=3.10,<3.13
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: ds9
Requires-Dist: astropy (>=6.0.0,<7.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: pyds9 (>=1.8.1,<2.0.0) ; extra == "ds9"
Requires-Dist: sdss-clu (>=2.2.2,<3.0.0)
Requires-Dist: sdsstools (>=1.3.1,<2.0.0)
Project-URL: Documentation, https://lvmopstools.readthedocs.org
Project-URL: Repository, https://github.com/sdss/lvmopstools
Description-Content-Type: text/markdown

# lvmopstools

![Versions](https://img.shields.io/badge/python->3.10-blue)
[![Documentation Status](https://readthedocs.org/projects/lvmopstools/badge/?version=latest)](https://lvmopstools.readthedocs.io/en/latest/)
[![Test](https://github.com/sdss/lvmopstools/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/lvmopstools/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/sdss/lvmopstools/graph/badge.svg?token=ipsOit5lSo)](https://codecov.io/gh/sdss/lvmopstools)

LVM tools and utilities for operations.

**Documentation:** https://lvmopstools.readthedocs.io/en/latest/index.html

