libzip
| libzip | |
|---|---|
| Developers | Dieter Baron, Thomas Klausner |
| Stable release | 1.11.4
/ 23 May 2025 |
| Written in | C, Perl |
| Operating system | cross-platform |
| Type | Programming Library, data compression |
| License | BSD 3-Clause License |
| Website | libzip |
| Repository | |
libzip is an open-source library for handling zip archives. It is written in portable C and can thus be used on multiple operating systems. It is based on zlib. It is used by PHP's zip extension for zip file support and MySQL Workbench. It is also used by KDE's ark archiving tool for zip archive support.