.coveragerc
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yml
pyproject.toml
requirements.txt
setup.cfg
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_test_pypi.yml
.github/workflows/run-tests.yml
pdstable/__init__.py
pdstable/_version.py
pdstable/pds3table.py
pdstable/pds4table.py
rms_pdstable.egg-info/PKG-INFO
rms_pdstable.egg-info/SOURCES.txt
rms_pdstable.egg-info/dependency_links.txt
rms_pdstable.egg-info/requires.txt
rms_pdstable.egg-info/top_level.txt
test_files/cassini_iss_cruise_index_edited.tab
test_files/cassini_iss_cruise_index_edited.xml
test_files/cassini_iss_index.lbl
test_files/cassini_iss_index.tab
test_files/cassini_iss_index_edited.lbl
test_files/cassini_iss_index_edited.tab
test_files/cassini_vims_cruise_index_edited.tab
test_files/cassini_vims_cruise_index_edited.xml
test_files/uranus_occultation_ring_fit_rfrench_20201201.tab
test_files/uranus_occultation_ring_fit_rfrench_20201201.xml
test_files/uranus_occultation_ring_fit_rfrench_input_stars_20201201.csv
test_files/uranus_occultations_index.tab
test_files/uranus_occultations_index.xml
tests/test_pds3table_cassini_iss.py
tests/test_pds4table_cassini_iss_cruise.py
tests/test_pds4table_cassini_vims_cruise.py
tests/test_pds4table_uranus_occultations.py
tests/test_pds4table_uranus_occultations_ring_fit_rfrench.py