A modern archive format for Unix, implemented in Rust
Go to file
2023-07-03 00:03:32 -04:00
src Finish refactor from previous commit, unifying Header and Node 2023-07-03 00:03:32 -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