Download List

项目描述

LRZIP is a compression program and library that can achieve very high compression ratios and speed when used with large files using unlimited sized compression windows. It uses the combined compression algorithms of zpaq and lzma for maximum compression, lzo for maximum speed, and the long range redundancy reduction of rzip. It is designed to scale with increases with RAM size, improving compression further. A choice of either size or speed optimizations allows for either better compression than even lzma can provide, or better speed than gzip, but with bzip2 sized compression levels. It also has high grade password protected encryption and full STDIN/STDOUT support.

系统要求

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-03-18 10:15 Back to release list
0.612

此版本已更新到新的 zpaq 库后端的是速度更快,现在支持三种不同的压缩级别。这大大增加了可用的最大压缩由 lrzip 与-L 9。包含文件使用的 liblrzip Lrzip.h 现已正确安装到 $prefix 包括。
标签: Major feature enhancements, Minor bugfixes
This release has been updated to a new zpaq library backend which is faster and now supports three different compression levels. This significantly increases the maximum compression available by lrzip with -L 9. The include file Lrzip.h used by liblrzip is now properly installed into $prefix/include.

Project Resources