.. -*-rst-*-

==========
ClueMapper
==========

Overview
========

ClueMapper is a web-based application for managing software and software-based
consulting projects.  Currently it uses Trac to handle individual projects
but adds the ability to create new trac instances, svn configurations, etc.

The website for ClueMapper is at http://www.cluemapper.org


Dependencies
============

  * (required) Python 2.5+


Features
========

  * Multiple project creation and management using Trac_ and linked
    Subversion repos

  * Dynamic theming support via Deliverance_

  * Integrated pastebin support via ClueBin_


Credits
=======

  * Rocky Burt (maintainer) - rocky AT serverzen DOT com

.. _Trac: http://trac.edgewall.org
.. _Deliverance: http://www.openplans.org/projects/deliverance
.. _ClueBin: http://pypi.python.org/pypi/ClueBin/
