# flatpak-rs
Flatpak library for Rust.



[](https://deps.rs/repo/github/louib/flatpak-rs)
[](https://crates.io/crates/flatpak-rs)
[](https://github.com/louib/flatpak-rs/blob/master/LICENSE)
See the [API documentation](https://docs.rs/flatpak/) for this library.
## Installation
Add the library to your `Cargo.toml`:
```
flatpak = "0"
```
Note that this library is aliased as both `flatpak` and `flatpak-rs` on crates.io.
## License
MIT