AUTHORS.rst
LICENSE
README.rst
pyproject.toml
setup.py
src/mzx/__init__.py
src/mzx/__main__.py
src/mzx/cli.py
src/mzx/docker.py
src/mzx/gui.py
src/mzx/types.py
src/mzx/vendor.py
src/mzx.egg-info/PKG-INFO
src/mzx.egg-info/SOURCES.txt
src/mzx.egg-info/dependency_links.txt
src/mzx.egg-info/entry_points.txt
src/mzx.egg-info/requires.txt
src/mzx.egg-info/top_level.txt
tests/test_cli.py
tests/test_convert_raw_file.py
tests/test_docker.py
tests/test_exclusion_and_format.py
tests/test_main_module.py
tests/test_msconvert.py
tests/test_process_waters_file.py
tests/test_run_cmd.py
tests/test_vendor.py
tests/test_waters_convert.py
tests/test_waters_format_scan_headers.py