depview - a PHP dependency tracker

DISTRIBUTING
============

depview is distributed under the terms of the GNU General Public
License (GPL).

USAGE
=====

In order to use depview, you need to have a MySQL database set up with
deptrack's tables. You can create the necessary tables by using the
SQL file provided with the deptrack package.

To setup depview, adjust the values in the file install.d/config.inc.php
and place the modified file in include/.

HOMEPAGE
========

The project's homepage is http://opensource.polytechnique.org/

