diff options
author | Sergey Ponomarev <[email protected]> | 2018-11-03 22:59:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-30 10:12:49 +0200 |
commit | e1df6882d62bb1f0c700f3ee2d480c32d988eab5 (patch) | |
tree | 05c0dbfe9c8b82150b5126c7601003f39f19565e /README | |
parent | 770306b068d930b804cc1a62ce66fc5b87c8c8cd (diff) | |
download | engrampa-e1df6882d62bb1f0c700f3ee2d480c32d988eab5.tar.bz2 engrampa-e1df6882d62bb1f0c700f3ee2d480c32d988eab5.tar.xz |
Add zcompress support
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ * ZIP Archived Comic Book (.cbz) * ZOO Compressed Archive File (.zoo) * Single files compressed with gzip (.gz), brotli (.br), bzip (.bz), bzip2 (.bz2), compress (.Z), - lrzip (.lrz), lzip (.lz), lzop (.lzo), rzip(.rz), xz (.xz). + lrzip (.lrz), lzip (.lz), lzop (.lzo), rzip(.rz), xz (.xz), Zstandard (.zst). * Home Page |