ITP cloc -- Statistics utility to count lines of code

Jari Aalto jari.aalto@cante.net
Sat Feb 4 20:06:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/cloc/cloc-1.55-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/cloc/cloc-1.55-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/cloc/setup.hint

Included in Debian:

  http://packages.debian.org/cloc

To check build:

    ./clock*.sh --color --verbose all

Jari

[ setup.hint ]
sdesc: "Statistics utility to count lines of code"
ldesc: "Count physical lines of source code in the given files (may be
archives such as compressed tarballs or zip files) and/or
recursively below the given directories."
category: Perl Utils
requires: perl



More information about the Cygwin-apps mailing list