Metadata-Version: 2.1
Name: casa-formats-io
Version: 0.2.1
Summary: Dask-based reader for CASA data
Home-page: http://casa-formats-io.readthedocs.org
Author: Thomas Robitaille, Adam Ginsburg, and Eric Koch
Author-email: thomas.robitaille@gmail.com
License: LGPLv2
Requires-Python: >=3.8
Provides-Extra: test
Provides-Extra: docs
License-File: LICENSE

casa-formats-io
---------------

A small package implementing I/O for CASA data formats - see https://casa-formats-io.readthedocs.io for more details.

While developing this package, we made use of the https://github.com/casacore/casacore package to better understand
the file format and have re-used some of the data class names. Therefore, since some parts of casa-formats-io may
be considered translations of casacore into Python, we license casa-formats-io under the same LGPL license as casacore.


casa-formats-io supports python versions >=3.8.
