Metadata-Version: 2.1
Name: speclite
Version: 0.20
Summary: Lightweight utilities for working with spectroscopic data
Home-page: https://speclite.readthedocs.io/
Author: Speclite Developers
Author-email: dkirkby@uci.edu
License: BSD
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: pyyaml
Provides-Extra: docs
Requires-Dist: sphinx-astropy; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest-astropy; extra == "test"

This package provides a set of lightweight utilities for working with spectroscopic data in astronomy. Based on the astropy affiliated package template.
