deep-unpack 0.1.2

Unpack deep archive files recursively over a file tree or a folder
Documentation
1
2
3
4
5
6
# Examples

```rust 
cd unpack
cargo run --example 
```