Crates.io | portable-network-archive |
lib.rs | portable-network-archive |
version | 0.19.1 |
source | src |
created_at | 2023-03-06 06:28:31.053544 |
updated_at | 2024-10-20 01:32:15.617177 |
description | Portable-Network-Archive cli |
homepage | |
repository | https://github.com/ChanTsune/Portable-Network-Archive.git |
max_upload_size | |
id | 802197 |
size | 333,986 |
PNA (Portable Network Archive) is a highly scalable archive format that can be compressed, encrypted, and split. Also, its data structure is inspired by the PNG data structure.
cargo install portable-network-archive
cargo install --git https://github.com/ChanTsune/Portable-Network-Archive.git portable-network-archive
pna create <ARCHIVE> [FILES]...
pna extract <ARCHIVE>
pna list <ARCHIVE>
Use the following command to get help.
pna --help
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.