.coveragerc
.pre-commit-config.yaml
CHANGES.rst
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
tox.ini
src/gocept/__init__.py
src/gocept.cache.egg-info/PKG-INFO
src/gocept.cache.egg-info/SOURCES.txt
src/gocept.cache.egg-info/dependency_links.txt
src/gocept.cache.egg-info/namespace_packages.txt
src/gocept.cache.egg-info/not-zip-safe
src/gocept.cache.egg-info/requires.txt
src/gocept.cache.egg-info/top_level.txt
src/gocept/cache/README.rst
src/gocept/cache/__init__.py
src/gocept/cache/method.py
src/gocept/cache/property.py
src/gocept/cache/tests/__init__.py
src/gocept/cache/tests/test_method.py
src/gocept/cache/tests/test_property.py