Lzip for mac is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Moreover, Lzip compresses better than bzip2 and decompresses almost as fast as gzip, which makes it well suited for software distribution and data archiving.
lzip for macis a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2.Like gzip and bzip2, concatenation is supported to compress multiple files, but the convention is to bundle a file that is an archive itself, such as those created by the tar or cpio Unix programs. Lzip can split the output for the creation of multivolume archives.
Lzip for mac compresses better than bzip2 and decompresses almost as fast as gzip, which makes it well suited for software distribution and data archiving.
Lzip for mac replaces every file given in the command line with a compressed version of itself, with the name "original_name.lz". Each compressed file has the same modification date, permissions, and, when possible, ownership as the corresponding original, so that these properties can be correctly restored at decompression time.
Lzip for macis able to read from some types of non regular files if the "--stdout" option is specified.
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.
Features Of Lzip :-lzip for macis a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2.Like gzip and bzip2, concatenation is supported to compress multiple files, but the convention is to bundle a file that is an archive itself, such as those created by the tar or cpio Unix programs. Lzip can split the output for the creation of multivolume archives.
Lzip for mac compresses better than bzip2 and decompresses almost as fast as gzip, which makes it well suited for software distribution and data archiving.
Lzip for mac replaces every file given in the command line with a compressed version of itself, with the name "original_name.lz". Each compressed file has the same modification date, permissions, and, when possible, ownership as the corresponding original, so that these properties can be correctly restored at decompression time.
Lzip for macis able to read from some types of non regular files if the "--stdout" option is specified.
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.
- lzip.texinfo: Renamed to lzip.texi.
- Compression ratio of option '-9' has been slightly increased.
- Compression time has been reduced by 4%.
- Compression time of option '-0' has been reduced by 2%.
- main.cc (close_and_set_permissions): Behave like 'cp -p'.
- Minor improvements.
- License changed to GPL version 2 or later.
- Name: Lzip
- Size: 86 KB
- Licence: GPL
- Developer: Antonio Diaz Diaz