File: control

package info (click to toggle)
statcvs 20030713-4
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k, sarge
  • size: 1,448 kB
  • ctags: 8
  • sloc: makefile: 108; sh: 12
file content (21 lines) | stat: -rw-r--r-- 823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: statcvs
Section: contrib/devel
Priority: optional
Maintainer: Christian Bayle <bayle@debian.org>
Build-Depends-Indep: debhelper, sun-j2sdk1.5 | sun-j2sdk1.4, ant, junit, libjdom-java
Standards-Version: 3.6.0

Package: statcvs
Section: contrib/devel
Architecture: all
Depends: classpath, kaffe | java2-runtime
Description: CVS Repository statistic analysis tool, written in Java
 StatCvs retrieves information from a CVS repository and generates
 various tables and charts describing the project development,
 e.g. timeline for the lines of code, contribution of each developer
 etc.
 The current version of StatCvs generates a static suite of
 HTML documents containing tables and chart images.
 StatCvs is opens source software,
 released under the terms oft the LGPL.
 StatCvs uses JFreeChart to generate charts.