Update math/R-cran-xts to version 0.10.0
[dports.git] / archivers / lzma / pkg-descr
1 This is a simple command line implementation of the LZMA compression algorithm
2 from the LZMA SDK. It uses a raw LZMA format instead of the xz or 7z container
3 formats, and produces compression ratios that are usually about 25-30% better
4 than bzip2, and decompression speeds that are about twice as fast. The
5 disadvantages are higher CPU and RAM requirements for compression.
6
7 WWW: http://www.7-zip.org/sdk.html