liblzf 3.6-2~ubuntu1.20.04.2 source package in Ubuntu
Changelog
liblzf (3.6-2~ubuntu1.20.04.2) focal; urgency=medium * No change rebuild in security pocket. LP: #1914279. -- Dimitri John Ledkov <email address hidden> Thu, 29 Apr 2021 17:11:50 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | security | universe | libs | |
Focal | updates | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
liblzf_3.6.orig.tar.gz | 55.8 KiB | 9c5de01f7b9ccae40c3f619d26a7abec9986c06c36d260c179cedd04b89fb46a |
liblzf_3.6-2~ubuntu1.20.04.2.debian.tar.xz | 6.6 KiB | 2df6c641698bcccb497d853efe4747ba0c3551bc82fd9b7d3a708c24093c8989 |
liblzf_3.6-2~ubuntu1.20.04.2.dsc | 2.0 KiB | 5343f7e9d97df89a5b9b79528a4c52fe6b4ef42d4f7acf1d42c2a192dbeb645a |
Available diffs
Binary packages built by this source
- liblzf-dev: Very small data compression library - development headers
This library implements the very, very fast LZF compression algorithm written
in C. Compression ratios are moderate with 40 to 50 percent for typical
binary data, but decompression speed is basically at unoptimized memcpy
speed.
.
This package installs the necessary files to develop and link against
the library.
- liblzf1: Very small data compression library
This library implements the very, very fast LZF compression algorithm written
in C. Compression ratios are moderate with 40 to 50 percent for typical
binary data, but decompression speed is basically at unoptimized memcpy
speed.
- liblzf1-dbgsym: debug symbols for liblzf1