.gitignore
.readthedocs.yml
.travis.yml
CHANGES.rst
README.rst
appveyor.yml
pytest.ini
setup.cfg
setup.py
tox.ini
backports/__init__.py
backports/functools_lru_cache.py
backports.functools_lru_cache.egg-info/PKG-INFO
backports.functools_lru_cache.egg-info/SOURCES.txt
backports.functools_lru_cache.egg-info/dependency_links.txt
backports.functools_lru_cache.egg-info/requires.txt
backports.functools_lru_cache.egg-info/top_level.txt
docs/conf.py
docs/history.rst
docs/index.rst
tests/test_lru_cache.py