sloccount 2.26-5.2build1 source package in Ubuntu

Changelog

sloccount (2.26-5.2build1) noble; urgency=medium

  * No change rebuild to gain buildinfo.

 -- Dimitri John Ledkov <email address hidden>  Sat, 17 Feb 2024 18:29:18 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Noble
Original maintainer:
Uwe Hermann
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
sloccount_2.26.orig.tar.gz 186.5 KiB fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b
sloccount_2.26-5.2build1.debian.tar.xz 22.7 KiB 479e561126b631112d00d65f7a8988ba404267451779082cb5574dfa67586fcd
sloccount_2.26-5.2build1.dsc 1.7 KiB 9d1f475009a7939d945149ac63e0d72c2b642a069dd1177d451a05b2b2e61fca

View changes file

Binary packages built by this source

sloccount: programs for counting physical source lines of code (SLOC)

 SLOCCount (pronounced "sloc-count") is a suite of programs for
 counting physical source lines of code (SLOC) in potentially large
 software systems (thus, SLOCCount is a "software metrics tool" or
 "software measurement tool"). SLOCCount can count physical SLOC for
 a wide number of languages; listed alphabetically, they are: Ada,
 Assembly, awk, Bourne shell, C, C++, C shell, COBOL, C#, Erlang,
 Expect, Fortran, Java, lex/flex, LISP (including Scheme), Makefile,
 Modula3, Objective-C, Pascal, Perl, PHP, Python, Ruby, sed, SQL, Tcl,
 VHDL, XML, Yacc/Bison.
 .
 SLOCCount can automatically determine if a file is a source code file
 or not, and if so, which language it's written in. As a result, you
 can analyze large systems completely automatically. SLOCCount also
 includes some report-generating tools to collect the data generated
 and present it in several different formats.

sloccount-dbgsym: debug symbols for sloccount