Path to this page:
Subject: CVS commit: wip/cloc
From: Kamel Derouiche
Date: 2010-05-14 23:46:41
Message id: E1OD2ie-0005rr-Ob@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Import cloc-1.51 as wip/cloc.
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages, with the following features:
* Reads user-supplied language comment definition files
* Allows results from multiple runs to be summed together by
language and by project.
* Produces results in a variety of formats: plain text, XML, YAML,
CSV.
* Counts code within compressed archives (tarballs, Zip files, Java
.ear files).
* Has numerous troubleshooting options.
* Handles file and directory names with spaces and other unusual
characters.
Files: