devel/tokei - The NetBSD Packages Collection

Displays statistics about code

Tokei is a program that displays statistics about your code. It will
show number of files, total lines within those files and code,
comments, and blanks grouped by language. Some of Tokei's features
are:

- Tokei is fast
- Tokei is accurate, it correctly handles multi line comments,
  nested comments, and not counting comments that are in
  strings. Providing an accurate code statistics.
- It supports a huge range of languages, supporting over 150
  languages, and their various extensions.
- It can output in multiple formats(CBOR, JSON, TOML, YAML)
  allowing Tokei's output to be easily stored, and reused. These can
  also be reused in Tokei combining a previous run's statistics with
  another set.

Build dependencies

lang/rust pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tokei-13.0.0-alpha.0.tgz
NetBSD 10.0aarch64tokei-13.0.0-alpha.0.tgz
NetBSD 10.0aarch64tokei-13.0.0-alpha.1.tgz
NetBSD 10.0earmv7hftokei-13.0.0-alpha.0.tgz
NetBSD 10.0earmv7hftokei-13.0.0-alpha.0.tgz
NetBSD 10.0earmv7hftokei-13.0.0-alpha.1.tgz
NetBSD 10.0i386tokei-13.0.0-alpha.1.tgz
NetBSD 10.0i386tokei-13.0.0-alpha.0.tgz
NetBSD 10.0powerpctokei-13.0.0-alpha.0.tgz
NetBSD 10.0x86_64tokei-13.0.0-alpha.1.tgz
NetBSD 10.0x86_64tokei-13.0.0-alpha.0.tgz
NetBSD 8.0powerpctokei-13.0.0-alpha.0.tgz
NetBSD 8.0powerpctokei-13.0.0-alpha.0.tgz
NetBSD 9.0aarch64tokei-13.0.0-alpha.0.tgz
NetBSD 9.0aarch64tokei-13.0.0-alpha.0.tgz
NetBSD 9.0earmv7hftokei-13.0.0-alpha.0.tgz
NetBSD 9.0earmv7hftokei-13.0.0-alpha.0.tgz
NetBSD 9.0earmv7hftokei-13.0.0-alpha.1.tgz
NetBSD 9.0i386tokei-13.0.0-alpha.1.tgz
NetBSD 9.0i386tokei-13.0.0-alpha.0.tgz
NetBSD 9.0powerpctokei-13.0.0-alpha.0.tgz
NetBSD 9.0powerpctokei-13.0.0-alpha.0.tgz
NetBSD 9.0sparc64tokei-12.1.2.tgz
NetBSD 9.0x86_64tokei-13.0.0-alpha.1.tgz
NetBSD 9.0x86_64tokei-13.0.0-alpha.0.tgz
NetBSD 9.3x86_64tokei-13.0.0-alpha.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.