Package bzip3: Information
Source package: bzip3
Version: 1.5.3-alt1
Build time: Aug 22, 2025, 01:10 PM in the task #392482
Category: Archiving/Compression
Report package bugHome page: https://github.com/kspalaiologos/bzip3
License: LGPL-3.0-only
Summary: A better and stronger spiritual successor to BZip2
Description:
A better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass based on LZ77-style string matching and PPM-style context modeling. Like its ancestor, BZip3 excels at compressing text or code.
List of RPM packages built from this SRPM:
bzip3 (x86_64, i586, aarch64)
bzip3-debuginfo (x86_64, i586, aarch64)
libbzip3 (x86_64, i586, aarch64)
libbzip3-debuginfo (x86_64, i586, aarch64)
libbzip3-devel (x86_64, i586, aarch64)
bzip3 (x86_64, i586, aarch64)
bzip3-debuginfo (x86_64, i586, aarch64)
libbzip3 (x86_64, i586, aarch64)
libbzip3-debuginfo (x86_64, i586, aarch64)
libbzip3-devel (x86_64, i586, aarch64)
Maintainer: Vitaly Chikunov
Last changed
Aug. 15, 2025 Vitaly Chikunov 1.5.3-alt1
- Update to 1.5.3 (2025-08-13).
May 4, 2025 Vitaly Chikunov 1.5.2-alt1
- Update to 1.5.2 (2025-04-27).
Dec. 24, 2024 Vitaly Chikunov 1.5.1-alt1
- Update to 1.5.1-2-g61c764f (2024-12-17). Soname is changed.