guzba / zippy

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

ZIP Comments #67

Open juancarlospaco opened 10 months ago

juancarlospaco commented 10 months ago

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