cloc 1.96-1 source package in Ubuntu

Changelog

cloc (1.96-1) unstable; urgency=medium

  * New upstream version 1.96
  * Bump Standards-Version to 4.6.2

 -- tony mancill <email address hidden>  Thu, 29 Dec 2022 07:08:07 -0800

Upload details

Uploaded by:
Jari Aalto
Uploaded to:
Sid
Original maintainer:
Jari Aalto
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cloc_1.96-1.dsc 1.9 KiB ec0828f5c934eb6cc796f1cbda48a3e2ce25c389df839b2d7e64d58c00ad7993
cloc_1.96.orig.tar.xz 399.4 KiB 560e11ecc73c07928abb956a355d8564481fca0c92975d24357355eb0bb8e16f
cloc_1.96-1.debian.tar.xz 5.3 KiB bd443bf9ba116d9c13ca2c6b31c1880e54d4a395f61933b56cedc0319a4954c3

Available diffs

No changes file available.

Binary packages built by this source

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.
 .
 Counts blank lines, comment lines, and physical lines of source code
 in many programming languages. It is written entirely in Perl, using
 only modules from the standard distribution.