LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
fits_schema/__init__.py
fits_schema/binary_table.py
fits_schema/exceptions.py
fits_schema/header.py
fits_schema/primary.py
fits_schema/utils.py
fits_schema.egg-info/PKG-INFO
fits_schema.egg-info/SOURCES.txt
fits_schema.egg-info/dependency_links.txt
fits_schema.egg-info/entry_points.txt
fits_schema.egg-info/requires.txt
fits_schema.egg-info/top_level.txt
tests/__init__.py
tests/test_binary_table.py
tests/test_header.py
tests/test_utils.py