Projects / Clzip

Clzip

Clzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to that of gzip or bzip2. Clzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. Clzip uses the lzip file format; the files produced by clzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover. Clzip is, in fact, a C language implementation of lzip, intended for embedded devices or systems lacking a C++ compiler.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  16 May 2013 22:22

Release Notes: Decompression time has been reduced by 1%. The file version is now shown only if verbosity >= 4. The option "-n, --threads" is now accepted and ignored for compatibility with plzip. "configure" now accepts options with a separate argument.

  •  04 Mar 2013 23:46

Release Notes: Compression ratio has been slightly increased. Compression time has been reduced by 10%. Decompression time has been reduced by 8%. The targets "install-as-lzip" and "install-bin" have been added to the Makefile.

  •  16 Jan 2013 22:06

Release Notes: Compression ratio has been slightly increased. Compression time has been reduced by 10%. Decompression time has been reduced by 8%.

  •  26 Mar 2012 14:11

Release Notes: The inability to change output file attributes has been downgraded from "error" to "warning". A small change has been made in the "--help" output and man page. Quote characters in messages have been changed as advised by GNU Coding Standards. The configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.

  •  23 Jan 2012 18:52

Release Notes: This release adds minor fixes and cleanups.

Screenshot

Project Spotlight

XiX Music Player

A music player for MP3, Ogg, and FLAC files.

Screenshot

Project Spotlight

Valentina Database

An object-relational database system.