This package browser is in early development. Mind the rough edges.

sloccount 2.26

Count physical source lines of code (SLOC)

SLOCCount is a set of the programs for counting source lines of code (SLOC) in large software systems. It can automatically identify and measure a wide range of programming languages. It automatically estimates the effort, time, and money it would take to develop the software, using the COCOMO model or user-provided parameters.

Installation

Install sloccount 2.26 as follows:

guix install sloccount@2.26

Or install the latest version:

guix install sloccount

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.