ダウンロードリスト

プロジェクト概要

LRZIP は圧縮プログラムと非常に高い圧縮率を実現することができます無制限のサイズの圧縮の windows を使用して大きなファイルを使用すると高速化ライブラリです。最大圧縮率、最大速度、lzo rzip の長い範囲冗長性削減の zpaq と lzma の圧縮アルゴリズムを使用します。それは RAM のサイズをさらに圧縮の改善と増加に対応する設計されています。どちらかよりよい圧縮よりも lzma を提供することができます、またはより良い速度が bzip2 で gzip よりサイズの圧縮レベルのサイズや速度の最適化の選択ことができます。高いグレードのパスワードで保護された暗号化と stdin ハンドル/STDOUT をフルサポートしています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-03-18 10:15
0.612

このリリースは、高速で、現在 3 つの異なる圧縮レベルをサポートした新しい zpaq ライブラリ バックエンドに更新されています。これは、lrzip - l 9 でに、利用可能な最大の圧縮を著しく増加します。Lrzip.h liblrzip によって使用されるインクルード ファイルが正しく $ プレフィックス/include にインストールされます。
タグ: 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.

2012-03-12 03:56
0.611

lrzcat と lrzuntar が修正されました。lrzuntar 既存ディレクトリ既定は上書きされません。更新プログラム カウンターはあっても何も (ファイルのようにゼロのフル) が一致するを更新し続けるでしょう。Rzip 段階で数多くの最適化、高速の圧縮モードを著しく高速します。チェックサムが別のスレッドで rzip 圧縮圧縮速度改善の中に行われます。
タグ: Minor bugfixes, Minor feature enhancements
lrzcat and lrzuntar have been fixed. lrzuntar will not overwrite existing directories by default now. The update counter will continue to update even when there is nothing being matched (like a file full of zeroes). Numerous optimizations in the rzip stage speeds up the faster compression modes noticeably. Checksumming is done in a separate thread during rzip compression for more compression speed improvements.

2012-03-08 14:09
0.610

新しい liblrzip ライブラリには、lrzip の圧縮と圧縮解除その他のアプリケーションに追加することができます。Rzip 段階はファイルがスライドの mmap 機能を必要とする大きさだときに高速での無制限のモード。ここで複数のファイルを圧縮または解凍、1 つのコマンド ・ ラインから破損している可能性があるバグを修正しました。圧縮解除されたファイルの変更日付が、lrzip アーカイブに設定されました。コンパイル時に警告が修正されました。ディレクトリ名にスペースと lrztar になりました。
タグ: major feature addition, Minor bugfixes
A new liblrzip library allows lrzip compression and decompression to be added to other applications. The rzip stage is now faster when files are large enough to require the sliding mmap feature and in unlimited mode. A bug where multiple files being compressed or decompressed from the one command line could have become corrupted was fixed. The modification date of the decompressed file is now set to that of the lrzip
archive. Compilation warnings were fixed. lrztar now works with directories with spaces in their names.

2011-09-26 09:10
0.608

選択的なデータアクセス機能を使用することにより、より高速rzipステージ。 bash補完スクリプトはもはや流通のbash補完パッケージと競合しないように、デフォルトでインストールされません。 Linux以外のプラットフォームのためのより多くのコンパイルの修正。マイナーなクリーンアップ。
タグ: Minor feature enhancements, Minor bugfixes
Faster rzip stage through use of selective data access functions. The bash completion script is no longer installed by default, so as to not conflict with distribution bash completion packages. More compilation fixes for non-Linux platforms. Minor cleanups.

プロジェクトリソース