guzba / zippy

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

Support compressing symlinks for tarballs #41

Open avahe-kellenberger opened 2 years ago

avahe-kellenberger commented 2 years ago

I would like to be able to add symlinks to my tarball

Clonkk commented 10 months ago

This is similar to https://github.com/guzba/zippy/issues/18 which was closed.