feat(extract): add zpaq support (#11478)

This commit is contained in:
david
2023-02-05 08:32:49 +01:00
committed by GitHub
parent f8bf8f0029
commit 9b91e82560
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -55,6 +55,7 @@ plugins=(... extract)
| `xz` | LZMA2 archive |
| `zip` | Zip archive |
| `zst` | Zstandard file (zstd) |
| `zpaq` | Zpaq file |
See [list of archive formats](https://en.wikipedia.org/wiki/List_of_archive_formats) for
more information regarding archive formats.