Metadata-Version: 2.4
Name: radio-beam
Version: 0.3.10
Summary: Operations for radio astronomy beams with astropy.
Author: Eric Koch, Adam Ginsburg, Tom Robitaille, Erik Rosolowsky, Adam Leroy
License-Expression: BSD-3-Clause
Project-URL: homepage, https://radio-beam.readthedocs.org
Project-URL: documentation, https://radio-beam.readthedocs.org
Project-URL: repository, https://github.com/radio-astro-tools/radio-beam
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
Requires-Dist: astropy>=6.1
Requires-Dist: numpy>=1.24
Requires-Dist: scipy>=1.8
Requires-Dist: packaging>=19
Requires-Dist: setuptools>=62.3.3
Requires-Dist: matplotlib>=3.5
Provides-Extra: docs
Requires-Dist: sphinx-astropy; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest>=5; extra == "test"
Requires-Dist: pytest-astropy>=0.10; extra == "test"
Requires-Dist: pytest-cov>=3; extra == "test"
Provides-Extra: dev
Requires-Dist: numpy>=0.0.dev0; extra == "dev"
Requires-Dist: astropy>=0.0.dev0; extra == "dev"
Provides-Extra: all
Requires-Dist: radio_beam[docs,test]; extra == "all"
Dynamic: license-file
