About: Clzip is a lossless file compressor based on the LZMA algorithm. It decompresses almost as fast as gzip and compresses better than bzip2, but requires more memory and time during compression (a C language version of lzip, intended for embedded devices or systems lacking a C++ compiler).
Fossies downloads: /linux/misc/ clzip-1.13.tar.lz (tar.gz|tar.bz2|tar.xz|zip)
Fossies services: Member browsing
No. of package members: 38 (38 files)
The corresponding CLOC output data:28 text files. 16 unique files. 22 files ignored. github.com/AlDanial/cloc v 1.92 T=0.02 s (743.6 files/s, 250766.9 lines/s) ------------------------------------------------------------------------------- Language files blank comment code scale 3rd gen. equiv ------------------------------------------------------------------------------- C 8 349 152 2688 x 0.77 = 2069.76 C/C++ Header 7 270 137 1359 x 1.00 = 1359.00 Bourne Shell 1 34 7 400 x 3.81 = 1524.00 ------------------------------------------------------------------------------- SUM: 16 653 296 4447 x 1.11 = 4952.76 -------------------------------------------------------------------------------
A hint: This "standard" CLOC analysis has included all package contents files (with the exception of files generated by code-production systems such as GNU autotools). But there exists a perhaps more "realistic" alternative CLOC analysis (among others better suited for an optional codespell check rating) that tries additionally to exclude third party code but also files containing fonts, codepage or character set definitions, dictionaries, names, SVG or non-English languages.