Metadata-Version: 2.1
Name: srttools
Version: 0.6.6
Summary: Tools for the analysis and conversion of SRT data
Home-page: https://srt-single-dish-tools.readthedocs.io
Author: Matteo Bachetti and the Discos Team
Author-email: matteo.bachetti@inaf.it
License: BSD 3-Clause
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: licenses/LICENSE.rst
Requires-Dist: astropy
Requires-Dist: scipy (>=1.0)
Requires-Dist: numpy (>=1.17)
Requires-Dist: h5py
Requires-Dist: pyyaml
Requires-Dist: colorama
Provides-Extra: all
Requires-Dist: matplotlib ; extra == 'all'
Requires-Dist: mahotas ; extra == 'all'
Requires-Dist: numba ; extra == 'all'
Requires-Dist: regions ; extra == 'all'
Requires-Dist: watchdog ; extra == 'all'
Requires-Dist: tornado ; extra == 'all'
Requires-Dist: statsmodels (>=0.8.0) ; extra == 'all'
Requires-Dist: sunpy ; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx-astropy ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest-astropy ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'

