Portable-Network-Archive (PNA)
Highly scalable archive format based on the PNG data structure with file compression, splitting and encryption.
```sh
cargo install pna --features cli
```
Use the following command to get help.
```sh
pna --help
```
For more detail read [Specification](../Specification.md)