guzba / zippy

Pure Nim implementation of deflate, zlib, gzip and zip.
MIT License
258 stars 31 forks source link

ZIP Comments #67

Open juancarlospaco opened 1 year ago

juancarlospaco commented 1 year ago

Add support for Comment string in ZIP files (like zip -z "comment" in Linux zip command).