LICENSE.txt
README.md
pyproject.toml
src/autocache/__init__.py
src/autocache/cache.py
src/autocache/info.py
src/autocache/management.py
src/autocache/state.py
src/autocache_python.egg-info/PKG-INFO
src/autocache_python.egg-info/SOURCES.txt
src/autocache_python.egg-info/dependency_links.txt
src/autocache_python.egg-info/top_level.txt
tests/test_cache.py
tests/test_clear_cache.py
tests/test_expiration.py
tests/test_stats.py