|
minizip
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: C library for zip/unzip via zLib |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: compression zip c-library zlib archive | |||||||||||||||||||||||||
| Install: brew install minizip | |||||||||||||||||||||||||
|
About: Minizip is a lightweight C library built on top of zlib that provides utilities for creating, extracting, and manipulating ZIP archives. It simplifies file compression and decompression tasks by offering a straightforward API for handling zip files. This makes it an ideal solution for developers needing to integrate archive functionality into C/C++ applications without the overhead of larger libraries. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|