mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
989f928320
@ -1,4 +1,4 @@
|
|||||||
# ouch
|
# ouch (_work in progress_)
|
||||||
|
|
||||||
`ouch` is the Obvious Unified Compression (and decompression) Helper.
|
`ouch` is the Obvious Unified Compression (and decompression) Helper.
|
||||||
|
|
||||||
@ -6,7 +6,7 @@
|
|||||||
| Supported formats | .tar | .zip | .tar.{.lz, .lzma, .gz, .bz} | .zip.{.lz, .lzma, .gz, .bz} | .bz | .gz | .lz, .lzma |
|
| Supported formats | .tar | .zip | .tar.{.lz, .lzma, .gz, .bz} | .zip.{.lz, .lzma, .gz, .bz} | .bz | .gz | .lz, .lzma |
|
||||||
|-------------------|------|------|------------------------------|------------------------------|-----|-----|------------|
|
|-------------------|------|------|------------------------------|------------------------------|-----|-----|------------|
|
||||||
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Compression | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
|
| Compression | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
|
||||||
|
|
||||||
## How does it work?
|
## How does it work?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user