LICENSE
README.md
pyproject.toml
src/mesc_io/__init__.py
src/mesc_io/__main__.py
src/mesc_io/check.py
src/mesc_io/dff.py
src/mesc_io/errors.py
src/mesc_io/export.py
src/mesc_io/frames_io.py
src/mesc_io/reader.py
src/mesc_io/registration.py
src/mesc_io/values.py
src/mesc_io/viewer.html
src/mesc_io/viewer.py
src/mesc_io/writeback.py
src/mesc_io.egg-info/PKG-INFO
src/mesc_io.egg-info/SOURCES.txt
src/mesc_io.egg-info/dependency_links.txt
src/mesc_io.egg-info/entry_points.txt
src/mesc_io.egg-info/requires.txt
src/mesc_io.egg-info/top_level.txt
tests/test_check.py
tests/test_cli.py
tests/test_dff.py
tests/test_export.py
tests/test_multi_session.py
tests/test_reader.py
tests/test_registration.py
tests/test_roundtrip_cli.py
tests/test_streaming.py
tests/test_values.py
tests/test_viewer_geometry.py
tests/test_viewer_page.py
tests/test_viewer_server.py
tests/test_writeback.py