Libzip 1.8 Released With Support For Zstd Compressed ZIP Files
Libzip as the widely-used C library for accessing. creating, and modifying Zip archives is out with a new feature release.
With the new libzip 1.8.0 release is now support for handling Zstd compression. Zstd was added as a supported compression method to the ZIP file format specification. The Zstd support for libzip can be controlled at build time. Libzip 1.8 also adds support for LZMA (ID 14) compression.
In addition to the Zstandard and LZMA compression support, Libzip 1.8 also adds several new APIs, more information is exposed for consistency check errors, improved zipcmp output, and other improvements.
Downloads and more details on the new libzip 1.8.0 release can be found via libzip.org.
With the new libzip 1.8.0 release is now support for handling Zstd compression. Zstd was added as a supported compression method to the ZIP file format specification. The Zstd support for libzip can be controlled at build time. Libzip 1.8 also adds support for LZMA (ID 14) compression.
In addition to the Zstandard and LZMA compression support, Libzip 1.8 also adds several new APIs, more information is exposed for consistency check errors, improved zipcmp output, and other improvements.
Downloads and more details on the new libzip 1.8.0 release can be found via libzip.org.
16 Comments