# `tmux-lib`
[](https://crates.io/crates/tmux-lib)
[](https://docs.rs/tmux-lib)
[](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)
[](https://github.com/graelo/tmux-lib/actions)
Read or manipulate Tmux.
Version requirement: _rustc 1.74.0+_
```toml
[dependencies]
tmux-lib = "0.3"
```
## Getting started
Work in progress
## Caveats
- This is a beta version
## License
Licensed under either of
- [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
- [MIT license](http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.