============
Front Matter
============

Information about the dogpile.cache project.

Project Homepage
================

dogpile.cache is hosted on `Bitbucket <http://bitbucket.org>`_ - the lead project page is at https://bitbucket.org/zzzeek/dogpile.cache.  Source code is tracked here using Git.

Releases and project status are available on Pypi at http://pypi.python.org/pypi/dogpile.cache.

The most recent published version of this documentation should be at http://dogpilecache.readthedocs.org.

Installation
============

Install released versions of dogpile.cache from the Python package index with `pip <http://pypi.python.org/pypi/pip>`_ or a similar tool::

    pip install dogpile.cache

Bugs
====

Bugs and feature enhancements to dogpile.cache should be reported on the `Bitbucket
issue tracker
<https://bitbucket.org/zzzeek/dogpile.cache/issues?status=new&status=open>`_.