Metadata-Version: 2.1
Name: ScopeSim_Templates
Version: 0.5.1
Summary: On-sky source templates for ScopeSim
Author-email: A* Vienna <astar.astro@univie.ac.at>
Maintainer-email: Kieran Leschinski <kieran.leschinski@unive.ac.at>, Hugo Buddelmeijer <hugo@buddelmeijer.nl>
License: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Project-URL: Homepage, https://scopesim_templates.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/AstarVienna/ScopeSim_Templates
Project-URL: Bug Reports, https://github.com/AstarVienna/ScopeSim_Templates/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy>=1.26.3
Requires-Dist: scipy>=1.11.4
Requires-Dist: astropy>=5.3.3
Requires-Dist: matplotlib>=3.7.2
Requires-Dist: docutils>=0.19
Requires-Dist: beautifulsoup4>=4.12.1
Requires-Dist: lxml>=4.9.3
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: synphot>=1.2.1
Requires-Dist: scopesim>=0.7.0
Requires-Dist: pyckles>=0.2
Requires-Dist: spextra>=0.33
Requires-Dist: astar-utils>=0.2.1
Provides-Extra: dev
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: jupytext; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: skycalc_cli; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx>=4.3.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=0.5.1; extra == "docs"
Requires-Dist: jupyter_sphinx==0.2.3; extra == "docs"
Requires-Dist: sphinxcontrib-apidoc; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
