Downloadliste

Projektbeschreibung

Clzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Clzip decompresses almost as fast as gzip and compresses more 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.
The lzip file format is designed for long-term data archiving and provides very safe integrity checking.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-17 07:06
1.4-rc2

Kompressionsverhältnis wurde leicht erhöht.
Komprimierung Zeit wurde um 10 % verringert.
Dekompression Zeit wurde um 8 % verringert.
Tags: Development
Compression ratio has been slightly increased.
Compression time has been reduced by 10%.
Decompression time has been reduced by 8%.

2012-03-26 23:11
1.3

Die Unfähigkeit, die Ausgabe-Dateiattribute ändern hat von "Fehler" zu "Warnung" herabgestuft worden. Eine kleine Änderung wurden in der "--helfen" Ausgabe und Mann. Zitat wurden Zeichen in Nachrichten wie empfohlen von GNU Coding Standards geändert. Der Option "--Datadir" wurde umbenannt in "--Datarootdir" GNU Standards folgen.
Tags: Stable
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.

2012-01-24 03:52
1.3-rc2

Dieses Release bringt kleinere Korrekturen und Aufräumarbeiten.
Tags: Development
This release adds minor fixes and cleanups.

2012-01-10 07:38
1.3-rc1

Die Unfähigkeit, Ausgabe Dateiattribute zu ändern hat aus einem Fehler in eine Warnung herabgestuft worden. Eine kleine Änderung erzielt wurden, die "--helfen" Ausgabe und Mann. Zitat wurden Zeichen in Nachrichten wie von GNU Coding Standards beraten geändert.
Tags: Development
The inability to change output file attributes has been downgraded from an error to a 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.

2011-05-23 21:15
1.2

Die "-F, - komprimieren". Lz ". Tlz"-Option, die Rekompression einer Datei, deren Name bereits die Streitkräfte oder Suffix, wurde hinzugefügt. Nur eine Statuszeile wird für jeden multimember Datei gedruckt, wenn nur ein "-v" angegeben ist. Für große Werte von "- Match-Länge", hat Verdichtungsverhältnis wurde leicht erhöht und Kompression Zeit von bis zu 6% reduziert worden.
Tags: Stable
The "-F, --recompress" option, which forces recompression of a file whose name already has the ".lz" or ".tlz" suffix, has been added. Only one status line is printed for each multimember file when only one "-v" is specified. For large values of "--match-length", compression ratio has been slightly increased and compression time has been reduced by up to 6%.

Project Resources