.coveragerc
CHANGES.rst
LICENSE
MANIFEST.in
NOTICE
README.rst
pyproject.toml
pytest.ini
setup.cfg
towncrier.toml
CHANGES/.TEMPLATE.rst
CHANGES/.gitignore
CHANGES/README.rst
docs/Makefile
docs/changes.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/spelling_wordlist.txt
docs/_static/README.txt
docs/contributing/guidelines.rst
docs/contributing/release_guide.rst
packaging/README.md
packaging/pep517_backend/__init__.py
packaging/pep517_backend/__main__.py
packaging/pep517_backend/_backend.py
packaging/pep517_backend/_compat.py
packaging/pep517_backend/_cython_configuration.py
packaging/pep517_backend/_transformers.py
packaging/pep517_backend/cli.py
packaging/pep517_backend/hooks.py
propcache/__init__.py
propcache/_helpers.py
propcache/_helpers_c.pyx
propcache/_helpers_py.py
propcache/py.typed
propcache.egg-info/PKG-INFO
propcache.egg-info/SOURCES.txt
propcache.egg-info/dependency_links.txt
propcache.egg-info/not-zip-safe
propcache.egg-info/top_level.txt
requirements/cython.txt
requirements/dev.txt
requirements/doc-spelling.txt
requirements/doc.txt
requirements/lint.txt
requirements/test.txt
requirements/towncrier.txt
tests/test_cached_property.py
tests/test_under_cached_property.py