LICENSE
README.md
pyproject.toml
xverter/__init__.py
xverter/__main__.py
xverter/cli.py
xverter/datcache.py
xverter/deps.py
xverter/detect.py
xverter/matrix.py
xverter/tui.py
xverter.egg-info/PKG-INFO
xverter.egg-info/SOURCES.txt
xverter.egg-info/dependency_links.txt
xverter.egg-info/entry_points.txt
xverter.egg-info/requires.txt
xverter.egg-info/top_level.txt
xverter/data/xbox.dat
xverter/data/xbox360.dat
xverter/formats/__init__.py
xverter/formats/archives.py
xverter/formats/builders.py
xverter/formats/cci.py
xverter/formats/chd.py
xverter/formats/cso.py
xverter/formats/god.py
xverter/formats/lz4compat.py
xverter/formats/stfs.py
xverter/formats/xdvdfs.py
xverter/formats/zar.py
xverter/formats/zar_native.py