.gitignore
.readthedocs.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/main.yml
.github/workflows/publish.yml
casa_formats_io/__init__.py
casa_formats_io/_casa_chunking.c
casa_formats_io/casa_dask.py
casa_formats_io/casa_low_level_io.py
casa_formats_io/casa_wcs.py
casa_formats_io/version.py
casa_formats_io.egg-info/PKG-INFO
casa_formats_io.egg-info/SOURCES.txt
casa_formats_io.egg-info/dependency_links.txt
casa_formats_io.egg-info/not-zip-safe
casa_formats_io.egg-info/requires.txt
casa_formats_io.egg-info/top_level.txt
casa_formats_io/tests/__init__.py
casa_formats_io/tests/test_casa_dask.py
casa_formats_io/tests/test_casa_low_level_io.py
casa_formats_io/tests/test_casa_wcs.py
casa_formats_io/tests/data/header_jybeam.hdr
casa_formats_io/tests/data/floatarray.image/table.dat
casa_formats_io/tests/data/gt32bit.image/table.f0
casa_formats_io/tests/data/lt32bit.image/table.f0
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat