zstream
zstream copied to clipboard
An elixir library to write and read ZIP file in a streaming fashion
Results
4
zstream issues
Sort by
recently updated
recently updated
newest added
Hi Anantha, I have an interesting question. Let's imagine the following case: We have hundreds of files that we stream into a zip-archive from some cloud locations. We know the...
We are streaming lots of archives with `zstream`. It works very well except the native Xiaomi archiver utility, that fails to unzip a `zip64` archive. The first idea was that...
fixes #18