openbsd-ports/devel/cvsplot/pkg/DESCR

9 lines
304 B
Plaintext
Raw Normal View History

2002-06-29 10:10:55 -04:00
cvsplot is a perl script which analyses the history of a CVS-managed
project. The script executes on a set of files, analyses their history,
and automatically generates graphs that plot lines of code and number of
files against time.
Read README file in ${PREFIX}/share/doc/cvsplot
WWW: ${HOMEPAGE}