-
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Description
Some compression formats that could be added. Being in the list does not mean they will be added, just taked into account:
- wim ->
1.2.0r 3840+
- lha
- lzh
- lz4 Add lz4 support #85
- lz5 https://github.com/inikep/lizard [REQ] LZ5 / Lizard format support #1127
- lzo lzo support #6
- lrzip (asked here) [REQ] Add support for lrz / lrztar #549 ->
1.2.0r 3806+
- brotli (asked here): beta
- cpio and cpgz Issues with uncompressing .cpgz #151 (probably using bsdtar)
- zstandard: beta
- cso Maybe add support for .cso (compressed ISO) in some future version #154
- uu (https://en.wikipedia.org/wiki/Uuencoding)
- zpaq (
LRZIP
as suggested by @MaxPower85) ->1.2.0r 3806+
LRZIP
in slow method - compressed ISO (asked by Andy via mail), similar as CDImage
- ace extraction support ACE archive support #402 ->
1.2.0
Just extraction:
- sit (Stuffit) Opening .sit (StuffIt) files? #240
- text-to-binary Additional Formats #338
gingerbeardmangy-mate