guzba / zippy

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

.bz2 support #28

Open grumble9684 opened 2 years ago

grumble9684 commented 2 years ago

I'd love to see zippy support bzip2 extraction, there doesn't seem to be a working bz2 solution for Nim at the moment