3 stable releases
2.0.0 | Jan 4, 2025 |
---|---|
1.0.1 | Mar 26, 2024 |
1.0.0 | Mar 21, 2024 |
#435 in Compression
148 downloads per month
11KB
202 lines
Recursively ZIP directories
Small library to work with ZIP files, uses zip crate for
ZIP file format and zlib
library for DEFLATE
compression.
License information
This project is released under the Apache License 2.0.
Dependencies
~3MB
~57K SLoC