cr_zip_tricks
cr_zip_tricks copied to clipboard
Alternate ZIP writer for Crystal, ported from zip_tricks for Ruby
Results
1
cr_zip_tricks issues
Sort by
recently updated
recently updated
newest added
This makes it possible to generate valid zip64 files that match the size estimated using the sizer. This was broken because every file was predeclared with a size of 0,...