LICENSE
README.md
pyproject.toml
src/lift_utils/__init__.py
src/lift_utils/base.py
src/lift_utils/config.py
src/lift_utils/datatypes.py
src/lift_utils/header.py
src/lift_utils/lexicon.py
src/lift_utils/utils.py
src/lift_utils.egg-info/PKG-INFO
src/lift_utils.egg-info/SOURCES.txt
src/lift_utils.egg-info/dependency_links.txt
src/lift_utils.egg-info/requires.txt
src/lift_utils.egg-info/top_level.txt
tests/test_base_readxml_v0_13_FW.py
tests/test_base_readxml_v0_15.py
tests/test_base_writexml_v0_13_FW.py
tests/test_base_writexml_v0_15.py
tests/test_header_readxml_v0_13_FW.py
tests/test_header_readxml_v0_15.py
tests/test_header_writexml_v0_13_FW.py
tests/test_header_writexml_v0_15.py
tests/test_lexicon_readxml_v0_13_FW.py
tests/test_lexicon_readxml_v0_15.py
tests/test_lexicon_v0_13_FW.py
tests/test_lexicon_writexml_v0_13_FW.py
tests/test_lexicon_writexml_v0_15.py