# Created with WinGet Updater using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: AlDanial.Cloc PackageVersion: '2.10' PackageLocale: en-US Publisher: Al Danial PublisherUrl: https://github.com/AlDanial PublisherSupportUrl: https://github.com/AlDanial/cloc/issues Author: Al Danial PackageName: cloc PackageUrl: https://github.com/AlDanial/cloc License: GPL-2.0 LicenseUrl: https://github.com/AlDanial/cloc/blob/HEAD/LICENSE Copyright: Copyright (c) 2006-2018, Al Danial CopyrightUrl: https://github.com/AlDanial/cloc#copyright- ShortDescription: cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Description: |- cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines. It is written entirely in Perl with no dependencies outside the standard distribution of Perl v5.6 and higher (code from some external modules is embedded within cloc) and so is quite portable. Moniker: cloc Tags: - cloc - count-lines - programming-language ReleaseNotes: |- New Languages and File Types: - beluga - C3 - CodeQL - DAML - Quxlang - Rhai - Slang Updates: - Skip contents of .venv directories. - Update wscript implementation (this is a filename, not an extension). - Updated BibTeX entry in the README. - Add support for --by-percent with --fmt formatting styles. - Support process substitution as input to --sum-reports (Unix-like operating systems only). Bug fixes: - Fix handling of nested archive files (ie, a zip file inside a zip file). ReleaseNotesUrl: https://github.com/AlDanial/cloc/releases/tag/v2.10 ManifestType: defaultLocale ManifestVersion: 1.12.0