LICENSE
README.md
pyproject.toml
src/face_match/__init__.py
src/face_match/__main__.py
src/face_match/cli.py
src/face_match/core.py
src/face_match/py.typed
src/face_match/search.py
src/moca_face_matcher.egg-info/PKG-INFO
src/moca_face_matcher.egg-info/SOURCES.txt
src/moca_face_matcher.egg-info/dependency_links.txt
src/moca_face_matcher.egg-info/entry_points.txt
src/moca_face_matcher.egg-info/requires.txt
src/moca_face_matcher.egg-info/top_level.txt
tests/test_core.py
tests/test_search.py