Télécharger la liste

Description du projet

Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses more than bzip2, which makes it well suited for software distribution and data archiving. Lzip is a clean implementation of the LZMA algorithm. The Lzip file format is designed for long-term data archiving. It is clean, provides very safe four factor integrity checking, and is backed by the recovery capabilities of lziprecover.

Système requise

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.

2010-09-27 21:28 Retour à la liste release
1.11

limiter la longueur du match fixé par les options -1 à -8 a été réduit d'étendre la plage d'utilisation vers gzip; baisse du nombre de compresser maintenant moins, mais plus rapide. En outre, un "-0" option plus rapide que gzip -9 "a été ajouté. La compression de l'option -9 a été légèrement augmentée. Le "- merge" option, qui cherche à produire un fichier correct par la fusion des pièces en bon état de deux ou plusieurs copies endommagé, a été ajouté à lziprecover. Pour les fichiers volumineux avec de petites erreurs, la probabilité de produire un fichier correct est proche de 100 pour cent. Lziprecover est maintenant en mesure de réparer une erreur de 1 octet dans le flux de fichiers lzma lzip endommagé.
Tags: Stable
Match length limit set by options -1 to -8 has been reduced to extend the range of use towards gzip; lower numbers now compress less but faster. Also, a "-0" option as fast as "gzip -9" has been added. The compression of option -9 has been slightly increased. The "--merge" option, which tries to produce a correct file by merging the good parts of two or more damaged copies, has been added to lziprecover. For large files with small errors, the probability of producing a correct file approaches 100 percent. Lziprecover is now able to repair any 1-byte error in the lzma stream of damaged lzip files.

Project Resources