| Name: | bzip3-libs |
|---|---|
| Version: | 1.3.1 |
| Release: | 4.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 96504 |
| License: | LGPL-3.0-or-later AND Apache-2.0 |
| RPM: | bzip3-libs-1.3.1-4.el9.aarch64.rpm |
| Source RPM: | bzip3-1.3.1-4.el9.src.rpm |
| Build Date: | Sat May 10 2025 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/kspalaiologos/bzip3 |
| Summary: | Shared libraries for bzip3 compression and decompresion |
| Description: | This is a library for compressing and decompressing bzip3 compression format. bzip3 features higher compression ratios and better performance than bzip2 thanks to an order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a run-length encoding with Lempel-Ziv prediction pass based on LZ77-style string matching and PPM-style context modeling. |