LICENSE
MANIFEST.in
README.rst
setup.py
diskcache/__init__.py
diskcache/cli.py
diskcache/core.py
diskcache/djangocache.py
diskcache/fanout.py
diskcache/persistent.py
diskcache/recipes.py
diskcache.egg-info/PKG-INFO
diskcache.egg-info/SOURCES.txt
diskcache.egg-info/dependency_links.txt
diskcache.egg-info/top_level.txt
tests/test_core.py
tests/test_deque.py
tests/test_djangocache.py
tests/test_doctest.py
tests/test_fanout.py
tests/test_index.py
tests/test_recipes.py