Metadata-Version: 2.1
Name: PyAstronomy
Version: 0.23.0
Summary: A collection of astronomy related tools for Python.
Home-page: https://github.com/sczesla/PyAstronomy
Author: PyA group
Author-email: stefan.czesla@hs.uni-hamburg.de
License: MIT Licence
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: numpy<2
Requires-Dist: six
Requires-Dist: scipy
Requires-Dist: quantities
Requires-Dist: bidict
Provides-Extra: occult
Requires-Dist: PyAstronomy_ext; extra == "occult"
