ports/textproc/cloc/pkg/DESCR

4 lines
206 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages. Given two versions of a code base,
cloc can compute differences in blank, comment, and source lines.