|
|
|
@ -25,6 +25,7 @@ plugins=(... extract) |
|
|
|
| `gz` | Gzip file | |
|
|
|
| `gz` | Gzip file | |
|
|
|
| `ipsw` | iOS firmware file | |
|
|
|
| `ipsw` | iOS firmware file | |
|
|
|
| `jar` | Java Archive | |
|
|
|
| `jar` | Java Archive | |
|
|
|
|
|
|
|
| `lrz` | LRZ archive | |
|
|
|
| `lzma` | LZMA archive | |
|
|
|
| `lzma` | LZMA archive | |
|
|
|
| `rar` | WinRAR archive | |
|
|
|
| `rar` | WinRAR archive | |
|
|
|
| `rpm` | RPM package | |
|
|
|
| `rpm` | RPM package | |
|
|
|
@ -32,6 +33,7 @@ plugins=(... extract) |
|
|
|
| `tar` | Tarball | |
|
|
|
| `tar` | Tarball | |
|
|
|
| `tar.bz2` | Tarball with bzip2 compression | |
|
|
|
| `tar.bz2` | Tarball with bzip2 compression | |
|
|
|
| `tar.gz` | Tarball with gzip compression | |
|
|
|
| `tar.gz` | Tarball with gzip compression | |
|
|
|
|
|
|
|
| `tar.lrz` | Tarball with lrzip compression | |
|
|
|
| `tar.lz` | Tarball with lzip compression | |
|
|
|
| `tar.lz` | Tarball with lzip compression | |
|
|
|
| `tar.xz` | Tarball with lzma2 compression | |
|
|
|
| `tar.xz` | Tarball with lzma2 compression | |
|
|
|
| `tar.zma` | Tarball with lzma compression | |
|
|
|
| `tar.zma` | Tarball with lzma compression | |
|
|
|
|