How to Install statcvs in Ubuntu 18.04



Install statcvs by entering the following commands in the terminal:

sudo apt update
sudo apt install statcvs

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 open source software, released under the terms oft the LGPL. StatCvs uses JFreeChart to generate charts.

Homepage: http://statcvs.sourceforge.net/

Version: 1:0.7.0.dfsg-7

Section: universe/devel