A pluggable django application to allow browsing of code repositories.
Homepage Repository PyPI Python
pip install django-vcs==0.1
django-vcs ========== Requirements:: * pyvcs (Plus any backend specific dependencies, see the pyvcs README for more information) * pygments