GitXplorerGitXplorer
n

powersloc

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
ce56a77965c841db04b7abd942c4940dbd7f3990

Update README

nnerandell committed 2 years ago
Verified
0663b715c86ad60d8535d582e8d83aa9103a5665

Merge pull request #1 from nerandell/support_rust

nnerandell committed 2 years ago
Unverified
20660afc49ded5ec4f0e052ff60c3291b0fcd28a

Add support for Rust

committed 2 years ago
Unverified
7220ff627334a8f646617fe0fa542d401fb5287e

Patch so "make clean" removes generated source files, per Drew Davis

ddavid-a-wheeler committed 10 years ago
Unverified
18bd6698369e705cad41d0d658064e89585a235d

Ignore //comments in objective-C; proposal per Robert Stein

ddavid-a-wheeler committed 11 years ago
Unverified
33e78e34e60c9fc6bd06bf0f43630b4bb539c589

Tweak test driver

ddavid-a-wheeler committed 11 years ago

README

The README file for this repository.

SLOCCount README

The goal of this repository is to make https://sourceforge.net/projects/sloccount/ simpler, cleaner, faster, and more up to date.

This directory contains "SLOCCount", a set of the programs for counting source lines of code (SLOC) in large software systems. It was developed by David A. Wheeler (dwheeler@dwheeler.com), originally to count SLOC in a Linux (GNU/Linux) system, but it can be used for counting other software systems.

Copyright (C) 2001-2004 David A. Wheeler.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

To contact David A. Wheeler, see his website at: http://www.dwheeler.com.

For more information, including installation instructions and license information, see the HTML file "sloccount.html". The file COPYING includes the license, the standard GNU GPL version 2 license. Even better, see the website http://www.dwheeler.com/sloccount.

Some of the files contained in this directory aren't normally used - instead, they're scrap special-purpose files I used when I created these programs. Feel free to use them, but if you're packaging this program, be selective - don't install in /usr/bin every executable here! Just install the ones documented, plus the executables they depend on.

Packagers: I've developed an RPM spec file and RPM, so RPM systems can just load-and-go. If you use a different package format, you may still find the spec file helpful for identifying what to load, and the "alien" program can apparantly translate the RPM file to Debian '.deb' format without any problem.

Debian already includes a SLOCCount package. SLOCCount 2.08 is available in Debian 3.0. More info on the status of SLOCCount in Debian should see http://packages.debian.org/cgi-bin/search_packages.pl?keywords=sloccount&searchon=names&subword=1&version=all&release=all