1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/misc/cloc/pkg-descr

9 lines
292 B
Plaintext
Raw Normal View History

cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages.
cloc contains code from David Wheeler's SLOCCount and Damian Conway and
Abigail's Perl module Regexp::Common.
WWW: http://cloc.sourceforge.net/
Author: Al Danial <al.danial@gmail.com>