LICENSE
README.md
pyproject.toml
src/iotables/__init__.py
src/iotables/base_io.py
src/iotables/config.py
src/iotables/exiobase.py
src/iotables/figaro.py
src/iotables/globals.py
src/iotables/mappings.py
src/iotables/matrix.py
src/iotables/oecd.py
src/iotables/py.typed
src/iotables/utils.py
src/iotables.egg-info/PKG-INFO
src/iotables.egg-info/SOURCES.txt
src/iotables.egg-info/dependency_links.txt
src/iotables.egg-info/requires.txt
src/iotables.egg-info/top_level.txt
tests/test_exiobase.py
tests/test_figaro.py
tests/test_iotables.py
tests/test_matrix.py
tests/test_oecd.py