Repository URL to install this package:
Version:
4.2.45 ▾
|
contego
/
home
/
tvault
/
.virtenv
/
lib
/
python2.7
/
site-packages
/
dogpile.cache-0.6.3-py2.7.egg-info
/
SOURCES.txt
|
---|
LICENSE
MANIFEST.in
README.rst
hash_port.py
log_tests.ini
setup.cfg
setup.py
tox.ini
docs/api.html
docs/changelog.html
docs/core_usage.html
docs/front.html
docs/genindex.html
docs/index.html
docs/py-modindex.html
docs/recipes.html
docs/search.html
docs/searchindex.js
docs/usage.html
docs/_sources/api.rst.txt
docs/_sources/changelog.rst.txt
docs/_sources/core_usage.rst.txt
docs/_sources/front.rst.txt
docs/_sources/index.rst.txt
docs/_sources/recipes.rst.txt
docs/_sources/usage.rst.txt
docs/_static/basic.css
docs/_static/changelog.css
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/doctools.js
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/file.png
docs/_static/jquery-3.1.0.js
docs/_static/jquery.js
docs/_static/minus.png
docs/_static/nature.css
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/sphinx_paramlinks.css
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
docs/build/Makefile
docs/build/api.rst
docs/build/builder.py
docs/build/changelog.rst
docs/build/conf.py
docs/build/core_usage.rst
docs/build/front.rst
docs/build/index.rst
docs/build/recipes.rst
docs/build/requirements.txt
docs/build/usage.rst
dogpile/__init__.py
dogpile/core.py
dogpile/lock.py
dogpile.cache.egg-info/PKG-INFO
dogpile.cache.egg-info/SOURCES.txt
dogpile.cache.egg-info/dependency_links.txt
dogpile.cache.egg-info/entry_points.txt
dogpile.cache.egg-info/not-zip-safe
dogpile.cache.egg-info/top_level.txt
dogpile/cache/__init__.py
dogpile/cache/api.py
dogpile/cache/exception.py
dogpile/cache/proxy.py
dogpile/cache/region.py
dogpile/cache/util.py
dogpile/cache/backends/__init__.py
dogpile/cache/backends/file.py
dogpile/cache/backends/memcached.py
dogpile/cache/backends/memory.py
dogpile/cache/backends/null.py
dogpile/cache/backends/redis.py
dogpile/cache/plugins/__init__.py
dogpile/cache/plugins/mako_cache.py
dogpile/util/__init__.py
dogpile/util/compat.py
dogpile/util/langhelpers.py
dogpile/util/nameregistry.py
dogpile/util/readwrite_lock.py
tests/__init__.py
tests/conftest.py
tests/test_backgrounding.py
tests/test_lock.py
tests/test_utils.py
tests/cache/__init__.py
tests/cache/_fixtures.py
tests/cache/test_dbm_backend.py
tests/cache/test_decorator.py
tests/cache/test_mako.py
tests/cache/test_memcached_backend.py
tests/cache/test_memory_backend.py
tests/cache/test_null_backend.py
tests/cache/test_redis_backend.py
tests/cache/test_region.py
tests/cache/plugins/__init__.py
tests/cache/plugins/test_mako_cache.py
tests/util/__init__.py
tests/util/test_nameregistry.py