.coveragerc
.flake8
.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_test_pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/module.rst
icons/link.png
pdsparser/_PDS3_GRAMMAR.py
pdsparser/__init__.py
pdsparser/_fast_dict.py
pdsparser/_version.py
pdsparser/utils.py
rms_pdsparser.egg-info/PKG-INFO
rms_pdsparser.egg-info/SOURCES.txt
rms_pdsparser.egg-info/dependency_links.txt
rms_pdsparser.egg-info/requires.txt
rms_pdsparser.egg-info/top_level.txt
test_files/AS_DICT_TEST-as_dict.txt
test_files/AS_DICT_TEST.LBL
test_files/C052079-2800R-answer.txt
test_files/C052079-2800R-expanded.txt
test_files/C052079-2800R.LBL
test_files/C3438954-answer.txt
test_files/C3438954-expanded.txt
test_files/C3438954.IMQ
test_files/C3450702_GEOMED-answer.txt
test_files/C3450702_GEOMED-short.txt
test_files/C3450702_GEOMED.LBL
test_files/C3450702_GEOMED.empty
test_files/ENGTAB.LBL
test_files/IRISHEDR-with-error.FMT
test_files/IRISHEDR.FMT
test_files/JIR_LOG_SPE_RDR_2020048T195001_V01-answer.txt
test_files/JIR_LOG_SPE_RDR_2020048T195001_V01.LBL
test_files/JNCE_2022348_47C00007_V01-answer.txt
test_files/JNCE_2022348_47C00007_V01.LBL
test_files/LINESUFX.LBL
test_files/RLINEPRX.FMT
test_files/RTLMTAB.FMT
test_files/TESTS-answer.txt
test_files/TESTS.LBL
test_files/VG2_SAT-answer.txt
test_files/VG2_SAT-expanded.txt
test_files/VG2_SAT.LBL
test_files/band_bin_center.fmt
test_files/core_description.fmt
test_files/empty.dat
test_files/lor_0284676508_0x630_sci-answer.txt
test_files/lor_0284676508_0x630_sci.lbl
test_files/pdsdd-endless.full
test_files/pdsdd-short-answer.txt
test_files/pdsdd-short.full
test_files/suffix_description.fmt
test_files/v1877838443_1-EXCEPTION.lbl
test_files/v1877838443_1-EXCEPTION2.lbl
test_files/v1877838443_1-EXCEPTION3.lbl
test_files/v1877838443_1-lbl-answer.txt
test_files/v1877838443_1-lbl-expanded.txt
test_files/v1877838443_1-qub-answer.txt
test_files/v1877838443_1.lbl
test_files/v1877838443_1.qub
tests/__init__.py
tests/test_PDS3_GRAMMAR.py
tests/test_labels.py
tests/test_utils.py