# yarner-lib
[](https://github.com/mlange-42/yarner/actions/workflows/tests.yml)
[](https://github.com/mlange-42/yarner)
[](https://crates.io/crates/yarner-lib)
[](https://docs.rs/yarner-lib)
[](https://github.com/mlange-42/yarner/blob/master/LICENSE)
Library to build plugins for the Literate Programming tool [Yarner](https://github.com/mlange-42/yarner).
See chapter [Writing plugins](https://mlange-42.github.io/yarner/plugins/writing.html) of the Yarner user guide on how to use it.
**Usage**
Add this to your `Cargo.toml`:
```toml
yarner-lib = "0.5"
```