Path to this page:
Subject: CVS commit: pkgsrc/archivers
From: Adam Ciarcinski
Date: 2023-11-28 18:25:38
Message id: 20231128172538.4B707FA40@cvs.NetBSD.org
Log Message:
bzip3: added version 1.3.2
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.
Files: