Skip to content

Files

This branch is 674 commits behind AlDanial/cloc:master.

Unix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 21, 2018
Feb 9, 2018
Jan 15, 2016
Feb 9, 2018
Sep 21, 2018
Sep 7, 2018
Jan 15, 2016
Sep 21, 2018
Sep 7, 2018
Jan 15, 2016
Mar 16, 2017
README: cloc - statistics utility to count lines of code
----------------------------------------------------------------

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.  Given two directories or archive
files, it can compute differences of source code and comments
between the code bases.

Important files

    COPYING         GPL v2 or later Licence
    INSTALL         Install instructions
    NEWS       	    Project change records

Project details

    Homepage
      https://github.com/AlDanial/cloc

    To report bugs
      See Devel site

    Source code repository
      See Devel site

    Depends
      Perl (version 5.006 or newer). Uses only standard Perl libraries.
      CPAN Algorithm::Diff
      CPAN Regexp::Common

End of file