Hi, I have tried to [use this lib](https://github.com/katyukha/Odood/commit/100fa2a9241024de258b091b0928c3fcc24e10a2) in my project and got following error on attempt to unzip test archive [test-zip.zip](https://github.com/katyukha/Odood/blob/main/test-data/test-zip.zip) The error is: ``` object.Exception@/home/katyukha/.dub/packages/squiz-box/0.3.0/squiz-box/src/squiz_box/box/zip.d(635): Zip format unsupported (data descriptor) ``` Is this error raised because some feature is not supported? Also, the question is: what about stability of this library? Is it production ready? Thanks a lot)