It seems that `zip/zipfiles` is just a wrapper of a C library, so you must have 
the `.h` and the `.dll` file installed to use it. You may use a pure library 
instead. Such as [zippy](https://nimble.directory/pkg/zippy).

Reply via email to