diff options
Diffstat (limited to 'archivers/lzma/pkg-descr')
-rw-r--r-- | archivers/lzma/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/lzma/pkg-descr b/archivers/lzma/pkg-descr index 9b69f4d04c16..a7d29f9fc156 100644 --- a/archivers/lzma/pkg-descr +++ b/archivers/lzma/pkg-descr @@ -3,5 +3,3 @@ from the LZMA SDK. It uses a raw LZMA format instead of the xz or 7z container formats, and produces compression ratios that are usually about 25-30% better than bzip2, and decompression speeds that are about twice as fast. The disadvantages are higher CPU and RAM requirements for compression. - -WWW: https://www.7-zip.org/sdk.html |