strixonomy-obo 0.27.0

OBO Format 1.4 patch write-back for Strixonomy
Documentation
# strixonomy-obo

OBO Format read/write for [Strixonomy](https://github.com/eddiethedean/strixonomy) — parsing via `fastobo`, patch apply, and inspector write-back integration.

## Install

```toml
strixonomy-obo = "0.27"
```

Re-exported from the `strixonomy` façade as `strixonomy::obo` for patch operations. Not all OBO workflows require this crate directly — see [OBO authoring guide](https://strixonomy-vs.readthedocs.io/en/latest/strixonomy/obo-authoring/).

## Documentation

- [OBO authoring]https://strixonomy-vs.readthedocs.io/en/latest/strixonomy/obo-authoring/
- [OBO workflows]https://strixonomy-vs.readthedocs.io/en/latest/guides/obo-workflow/
- [docs.rs]https://docs.rs/strixonomy-obo

**Current version: 0.27.0**

## License

MIT OR Apache-2.0