mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00

Rewrote decompression to use chained decoders, creating a stream and avoiding in-memory decompression, which caused redundant copying. Now ouch supports any number of extensions as decompressing formats, not only two.