LICENSE
README.md
pyproject.toml
framepin/__init__.py
framepin/__main__.py
framepin/cli.py
framepin/diff.py
framepin/hashing.py
framepin/listfile.py
framepin/manifest.py
framepin/repo.py
framepin/tracking.py
framepin.egg-info/PKG-INFO
framepin.egg-info/SOURCES.txt
framepin.egg-info/dependency_links.txt
framepin.egg-info/entry_points.txt
framepin.egg-info/top_level.txt
tests/test_cli.py
tests/test_diff.py
tests/test_features.py
tests/test_gc.py
tests/test_listfile.py
tests/test_manifest.py
tests/test_tracking.py
tests/test_verify.py