A modern archive format for Unix, implemented in Rust
Go to file
Nathan Fisher 7346b40df8 Add BSD license 2023-07-04 01:30:11 -04:00
src Implement iterator for a stream of nodes 2023-07-04 01:19:07 -04:00
.gitignore Initial commit 2023-07-02 00:44:39 -04:00
Cargo.lock Setup to replace separate header/node idiom with unified Node. Enum 2023-07-02 22:52:26 -04:00
Cargo.toml Setup to replace separate header/node idiom with unified Node. Enum 2023-07-02 22:52:26 -04:00
LICENSE.md Add BSD license 2023-07-04 01:30:11 -04:00