[ trixie ]
[ sid ]
[ 源代码: rust-tokei ]
软件包:tokei(12.1.2-1 以及其他的)
display statistics about your code
Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
- Very fast, able to count millions of code in seconds. - Accurate, correctly handles multi-line comments, nested commentsand not counting comments that are in strings.
- Handles a huge range of over 150 languages and their variousextensions.
- Can output in multiple formats (CBOR, JSON, YAML). - Cross-platform. - Is also a library that's easy to integrate. - Comes with and without color, with support for NO_COLOR.
其他与 tokei 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库