Print compressed sizes of archives in a tree-like format.
It uses the same tree rendering as dust, which is a more intuitive friendly version of du.
Supports these formats:
- zip using zip
- 7z using sevenz-rust
cargo install --git https://github.com/domsleee/dust-archive
