September 25, 2022

Hi,

I have created D bindings for libzip, and i think it would be nice to include these bindings in deimos, because standard std.zip 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)