slackbuilds_ponce/system/lz4
B. Watson 8b3b954d90 system/lz4: Use long-format github URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-03-04 07:26:48 +07:00
..
lz4.info system/lz4: Use long-format github URL. 2017-03-04 07:26:48 +07:00
lz4.SlackBuild system/lz4: Use long-format github URL. 2017-03-04 07:26:48 +07:00
README
slack-desc

lz4 (compression algorithm)

LZ4 is lossless compression algorithm, providing compression speed at
400 MB/s per core (0.16 Bytes/cycle). It also features an extremely fast
decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle). A high
compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.

This build includes liblz4 and the command-line lz4 tools.