.build.yml
.gitignore
LICENSE.md
MANIFEST.in
README.md
noxfile.py
pyproject.toml
setup.cfg
builds/common
builds/diff_generated.sh
builds/nox.sh
builds/nox_wine.sh
builds/python3.10-install.sh
builds/verify_signatures.sh
builds/with_clone.sh
builds/with_wine.sh
builds/debian/common
builds/debian/env.sh
builds/debian/ksc-install.sh
builds/debian/python3.10-build_dep.sh
builds/debian/wine-install.sh
ksy/compile.sh
ksy/vtf.ksy
no_vtf/__init__.py
no_vtf/__main__.py
no_vtf/_version.py
no_vtf/channel_separator.py
no_vtf/deferrable.py
no_vtf/extractor.py
no_vtf/file.py
no_vtf/filesystem.py
no_vtf/filter.py
no_vtf/image.py
no_vtf/io.py
no_vtf/main.py
no_vtf/namer.py
no_vtf/ndarray.py
no_vtf/pipeline.py
no_vtf/pipeline_runner.py
no_vtf/postprocessor.py
no_vtf/py.typed
no_vtf/texture.py
no_vtf.egg-info/PKG-INFO
no_vtf.egg-info/SOURCES.txt
no_vtf.egg-info/dependency_links.txt
no_vtf.egg-info/entry_points.txt
no_vtf.egg-info/not-zip-safe
no_vtf.egg-info/requires.txt
no_vtf.egg-info/top_level.txt
no_vtf/decoder/__init__.py
no_vtf/decoder/image.py
no_vtf/decoder/texture.py
no_vtf/decoders/__init__.py
no_vtf/decoders/image/__init__.py
no_vtf/decoders/image/generic.py
no_vtf/decoders/image/vtf.py
no_vtf/decoders/texture/__init__.py
no_vtf/decoders/texture/vtf.py
no_vtf/extractors/__init__.py
no_vtf/extractors/vtf.py
no_vtf/files/__init__.py
no_vtf/files/vtf.py
no_vtf/filters/__init__.py
no_vtf/filters/vtf.py
no_vtf/ios/__init__.py
no_vtf/ios/bytes_io.py
no_vtf/ios/imageio.py
no_vtf/namers/__init__.py
no_vtf/namers/vtf.py
no_vtf/parsers/__init__.py
no_vtf/parsers/generated/__init__.py
no_vtf/parsers/generated/vtf.py
no_vtf/pipeline_runners/__init__.py
no_vtf/pipeline_runners/parallel_runner.py
no_vtf/pipeline_runners/sequential_runner.py
no_vtf/postprocessors/__init__.py
no_vtf/postprocessors/fp_precision_modifier.py
no_vtf/textures/__init__.py
no_vtf/textures/vtf.py
resources/docs/screencast.gif
resources/pyinstaller/empty.ico
resources/pyinstaller/no_vtf.desktop