Deimos libzip bindings review request
Dmytro Katyukha
firemage.dima at gmail.com
Sun Sep 25 17:26:05 UTC 2022
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)
More information about the Digitalmars-d-learn
mailing list