[ bianca ]
[ ソース: rust-tokei ]
パッケージ: tokei (12.1.2-6 など)
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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library