.gitignore
LICENSE
README.md
pyproject.toml
setup.py
src/KOFFI.egg-info/PKG-INFO
src/KOFFI.egg-info/SOURCES.txt
src/KOFFI.egg-info/dependency_links.txt
src/KOFFI.egg-info/requires.txt
src/KOFFI.egg-info/top_level.txt
src/koffi/__init__.py
src/koffi/koffi.py
src/koffi_tools/__init__.py
src/koffi_tools/image_metadata.py
src/koffi_tools/potential_source.py
tests/__init__.py
tests/koffi_test_helpers.py
tests/test_image_metadata.py
tests/test_koffi_search.py
tests/test_potential_source.py