AUTHORS
ChangeLog
LICENSE
README.md
setup.cfg
setup.py
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
perscache/__init__.py
perscache/cache.py
perscache/compatibility.py
perscache/serializers.py
perscache/storage.py
perscache.egg-info/PKG-INFO
perscache.egg-info/SOURCES.txt
perscache.egg-info/dependency_links.txt
perscache.egg-info/not-zip-safe
perscache.egg-info/pbr.json
perscache.egg-info/top_level.txt
tests/__init__.py
tests/test-requirements.txt
tests/test_main.py
tests/test_serializers.py