Skip to content

Files

Latest commit

c79bf4f · Jun 18, 2016

History

History
This branch is 976 commits behind AlDanial/cloc:master.

Unix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 18, 2016
Jan 15, 2016
Jan 15, 2016
Jan 16, 2016
May 20, 2016
Jun 3, 2016
Jan 15, 2016
Jun 3, 2016
Jun 15, 2016
Jan 15, 2016
Jan 16, 2016
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