pkgsrc/devel/cloc/PLIST
markd 7e79cf13c2 Add cloc 1.72
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.
2017-04-23 03:29:00 +00:00

3 lines
87 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/04/23 03:29:00 markd Exp $
bin/cloc
man/man1/cloc.1