No description
Find a file
2023-09-25 13:16:08 -07:00
src refactoring to match modern vmc code standards 2023-09-25 13:16:08 -07:00
target/doc update gitignore 2022-04-10 03:19:21 -07:00
.gitignore update gitignore 2022-04-10 03:19:21 -07:00
Cargo.toml updated readme to be more helpful 2022-04-10 03:24:35 -07:00
LICENSE added license 2022-04-10 03:12:09 -07:00
README.md updated readme to be more helpful 2022-04-10 03:24:35 -07:00

LibFar-rs

Rust library for interacting with FAR archives.

docs

add to your project with

[dependencies]
libfar = "0.1.1"