www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Deimos libzip bindings review request

Hi,

I have created D bindings for [libzip](https://libzip.org/), and 
i think it would be nice to include these bindings in deimos, 
because standard [std.zip](https://dlang.org/phobos/std_zip.html) 
does not allow to work with large zip archives. But i am not sure 
if i have done it in right way. Especially legal side (licenses, 
authorship, etc).

Thus, i thought that it could be good idea to ask community for 
review before publication to code.dlang.org.

The project for bindings: https://gitlab.com/katyukha/dlibzip

Thanks a lot for any feedback)
Sep 25 2022