Description
Adds 32-bit bzip2 compression support for applications that need to read or write .bz2 data. It helps legacy or compatibility software handle archives, packages, and compressed resources built around bzip2.
It is mostly a dependency for programs that already know how to use bzip2. Decompression of untrusted archives still needs safe path and size handling in the calling application.