LICENSE
README.md
pyproject.toml
shadowcache/__init__.py
shadowcache/core.py
shadowcache/exceptions.py
shadowcache/logger.py
shadowcache/parser.py
shadowcache/py.typed
shadowcache.egg-info/PKG-INFO
shadowcache.egg-info/SOURCES.txt
shadowcache.egg-info/dependency_links.txt
shadowcache.egg-info/requires.txt
shadowcache.egg-info/top_level.txt
tests/test_core.py
tests/test_parser.py