Metadata-Version: 2.4
Name: igrinsdr
Version: 0.1.1
Summary: IGRINS pipeline for DRAGONS
License-File: LICENSE
Author: Jae-Joon Lee
Author-email: lee.j.joon@gmail.com
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: doc
Requires-Dist: autoapi (>=2.0.0) ; extra == "doc"
Requires-Dist: myst-parser (>=0.18.0) ; extra == "doc"
Requires-Dist: numpydoc (>=1.2.0) ; extra == "doc"
Requires-Dist: sphinx (>=4.0.0) ; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints (>=1.12.0) ; extra == "doc"
Requires-Dist: sphinx-copybutton (>=0.5.0) ; extra == "doc"
Requires-Dist: sphinx-gallery (>=0.10.0) ; extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.0.0) ; extra == "doc"
