MANIFEST.in
README.rst
setup.py
django_groupcache.egg-info/PKG-INFO
django_groupcache.egg-info/SOURCES.txt
django_groupcache.egg-info/dependency_links.txt
django_groupcache.egg-info/not-zip-safe
django_groupcache.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/overview.rst
docs/_ext/applyxrefs.py
docs/_ext/djangodocs.py
docs/_ext/literals_to_xrefs.py
docs/_theme/djangodocs/genindex.html
docs/_theme/djangodocs/layout.html
docs/_theme/djangodocs/modindex.html
docs/_theme/djangodocs/search.html
docs/_theme/djangodocs/theme.conf
docs/_theme/djangodocs/static/default.css
docs/_theme/djangodocs/static/djangodocs.css
docs/_theme/djangodocs/static/docicons-behindscenes.png
docs/_theme/djangodocs/static/docicons-note.png
docs/_theme/djangodocs/static/docicons-philosophy.png
docs/_theme/djangodocs/static/homepage.css
docs/_theme/djangodocs/static/reset-fonts-grids.css
groupcache/__init__.py
groupcache/core.py
groupcache/decorators.py
groupcache/middleware.py
groupcache/urls.py
groupcache/utils.py