archivers/lz4

Extremely Fast Compression algorithm
Directory:
archivers/lz4 (package's history)
Package version:
lz4-121r1
Home page:
http://code.google.com/p/lz4/
License:
2-clause-bsd
Source archive:
https://github.com/Cyan4973/lz4/archive/r121.tar.gz
Description:
LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.
Run dependencies:
(none)
Build dependencies:
digest>=20080510, gcc>=3, install-sh, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler