Closed dralley closed 3 years ago
The whole network of compression algorithms and libraries is very confusing. It would be helpful if users could specify Xz as a format rather than assuming they know about the distinction between XZ and LZMA.
Xz
https://github.com/luizirber/niffler/blob/master/src/basic/compression.rs#L117-L128
Good point did you think PR #40 solve the trouble ?
Solve by #40
The whole network of compression algorithms and libraries is very confusing. It would be helpful if users could specify
Xz
as a format rather than assuming they know about the distinction between XZ and LZMA.https://github.com/luizirber/niffler/blob/master/src/basic/compression.rs#L117-L128