Reference C implementation of the LZFSE compressor
LZFSE is a Lempel-Ziv style data compression algorithm using Finite State Entropy coding. It targets similar compression rates at higher compression and decompression speed compared to deflate using zlib.
- Developed at Archiving
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/lzfse && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lzfse-1.0.tar.gz | 0000050694 49.5 KB | |
lzfse.changes | 0000002364 2.31 KB | |
lzfse.spec | 0000001939 1.89 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 845072
from
Martin Pluskal (pluskalm)
(revision 5)
- Use proper macro for cmake building
Comments 0