Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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.

2012-01-10 07:38 Back to release list
1.3-rc1

A incapacidade para alterar os atributos de arquivo de saída tem sido rebaixada de um erro para um aviso. Tornou-se uma pequena mudança no "-ajudar a" página de saída e homem. Citação caracteres em mensagens foram alteradas como recomendado pelos padrões de codificação do GNU.
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.

Project Resources