LICENSE
README.md
pyproject.toml
src/vcti/cache/__init__.py
src/vcti/cache/object_cache.py
src/vcti/cache/policies.py
src/vcti/cache/py.typed
src/vcti_cache.egg-info/PKG-INFO
src/vcti_cache.egg-info/SOURCES.txt
src/vcti_cache.egg-info/dependency_links.txt
src/vcti_cache.egg-info/requires.txt
src/vcti_cache.egg-info/top_level.txt
src/vcti_cache.egg-info/zip-safe
tests/test_object_cache.py
tests/test_policies.py