.gitignore
.pylintrc
.travis.yml
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
tox.ini
diskcache/__init__.py
diskcache/cli.py
diskcache/core.py
diskcache/djangocache.py
diskcache/fanout.py
diskcache/stampede.py
diskcache.egg-info/PKG-INFO
diskcache.egg-info/SOURCES.txt
diskcache.egg-info/dependency_links.txt
diskcache.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/gj-logo.png
docs/_templates/gumroad.html
tests/__init__.py
tests/stress_test_core.py
tests/test_core.py