-
-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Description
please add compression support
Is it possible to add more compression support?
for xz add option
--xz: Use xz for compression.
https://github.com/tukaani-project/xz
for 7z add option
--7z: Use 7z for compression.
https://sourceforge.net/projects/p7zip/files/p7zip/
for zstd add option
--zstd: Use zstd for compression.
https://github.com/facebook/zstd
these 3 formats have much higher compression than gzip or bzip2
please see if this is feasible
Metadata
Metadata
Assignees
Labels
No labels