Pure rust zip handling library, creation and extraction.
This library is licensed under the LGPLv3 license, with an exception allowing static linking with the library without the need to release the source code of the application.
See the documentation.
Further examples of usage is also available in the examples
directory.
- Zip file reading
- Zip file extraction
- Zip file creation
- Encryption
- Zip64 support