libfar/README.md
2023-09-25 13:42:05 -07:00

10 lines
No EOL
195 B
Markdown

# LibFar-rs
## Rust library for interacting with FAR archives.
[docs](https://docs.rs/libfar/0.1.1/libfar/farlib/index.html)
add to your project with
```toml
[dependencies]
libfar = "0.2.0"
```