2 stable releases
1.0.1 | Mar 26, 2024 |
---|---|
1.0.0 | Mar 21, 2024 |
#419 in Compression
26 downloads per month
11KB
165 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
~54K SLoC