Download List

프로젝트 설명

LRZIP is a compression program 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 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.

2011-05-08 22:25 Back to release list
0.605

lrzcat이 자동 압축 해제하는, 추가되었습니다. lrz 파일을 표준 출력 수 있습니다. lrzip과 lrunzip은 더 이상 표준 출력에 자동으로 출력이 출력이 리디렉션됩니다 언제. 비율은 변경하지 않는 한 진행률 출력은 더 이상 출력을 스팸 것입니다. lrzip 지금 행복하게 압축하고 제로 바이트 크기의 파일을 작업할 수있는 파일 크기에 아무런 낮은 제한이 있습니다. 비율 카운터 때 %의 할머니를 표시하지 않습니다 작은 파일에 대한 파일 정보를 받고. 실행 비트가 원래 사용 권한을 (stdin에부터 등)를 보존 수없는 수단을 통해 압축하면 활성화되지 않습니다.
Tags: Minor feature enhancements, Minor bugfixes
lrzcat was added, which automatically decompresses .lrz files to STDOUT. lrzip and lrunzip will no longer automatically output to STDOUT when output is redirected. Progress output will no longer spam the output unless the percentage has changed. lrzip now has no lower limit on the file sizes it will happily compress and is able to work with zero byte sized files. The percentage counter when getting file information on small files will not show %nan. The executable bit will not be enabled when compressing via a means that can't preserve the original permissions (e.g. from STDIN).

Project Resources