slackbuilds_ponce/system/bzip3/README
marav 28f78e1ab0
system/bzip3: Added (Successor to BZip2)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:24 +07:00

9 lines
357 B
Text

bzip3
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.