Implementation of the above idea: https://github.com/borkdude/cpm
Very interesting! :)
@borkdude i tried on windows, but i get a NegativeArraySizeException for this line i think: https://github.com/borkdude/cpm/blob/master/src/cpm/impl/impl.clj#L47 apparently this is a known issue: https://stackoverflow.com/questions/24008831/negativearraysizeexception-while-unzipping-a-zipinputstream/24008916#24008916
Ah, pr welcome or I’ll fix when I’m back
@sogaiu Fixed, I think
Another, better fix
seems to be working 🙂