sclo-cassandra3-compress-lzf - Basic LZF codec, compatible with standard C LZF package
| Website: | https://github.com/ning/compress |
|---|---|
| License: | ASL 2.0 |
| Vendor: | CentOS |
- Description:
Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.
Packages
| sclo-cassandra3-compress-lzf-1.0.3-7.el7.noarch [81 KiB] |
Changelog
by Tomas Repik (2016-10-12):
- use standard SCL macros |