|
|
|
|
|
by lmz
818 days ago
|
|
> Wake me up if a simple standard comes to pass that neither has user/group ID, mode fields, nor bit-packed two-second-precision timestamps or similar silliness. Perhaps an executable bit for systems that insist on such things for being able to use the download in the intended way Other than having timestamps isn't this a ZIP file? No user id, no x bit, widely available implementations... Not very simple though I guess. |
|
I wrote a ReadableStream to Zip encoder (with no compression) in 50 lines of Javascript.