Home > Repositories > base > lzfse

lzfse: LZFSE compression library and command line tool

A reference C implementation of the LZFSE compressor introduced in the Compression library with OS X 10.11 and iOS 9.
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.
Name:lzfse
Release: 1.0-2mamba
Group:Applications/Archiving
Maintainer:silvan
License:BSD-3-Clause
Size:58.20 kB
Upstream URL:https://github.com/lzfse/lzfse
Build time:2026-04-13 12:31:20
Source files
application-x-lzfse.xml
lzfse-1.0-soversion.patch
lzfse-1.0.tar.bz2
lzfse.spec
Binary packages and requirements
x86_64aarch64i586
Built RPMSliblzfse
liblzfse-devel
lzfse
lzfse-debug
liblzfse
liblzfse-devel
lzfse
lzfse-debug
liblzfse
liblzfse-devel
lzfse
lzfse-debug
Build requirementscmake [1]
glibc-devel [1]
cmake [1]
glibc-devel [1]
cmake [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2026-04-13Claude 1.0-2mamba- add application/x-lzfse MIME type definition to liblzfse
2025-04-11silvan1.0-1mamba- package created using the webbuild interface