okf-agent 0.0.0

Reserved for the OKF project: future agent-facing tooling for the Open Knowledge Format. Placeholder with no functionality yet; use the okf or okf-core crates.
Documentation
1
2
3
4
5
6
7
8
9
# okf-agent

This crate name is reserved for the [OKF project](https://github.com/W4G1/okf),
a Rust implementation of the Open Knowledge Format, for future agent-facing
tooling.

It is a placeholder and contains no functionality yet. For a working
implementation today, use [okf](https://crates.io/crates/okf) (CLI and library)
or [okf-core](https://crates.io/crates/okf-core) (the spec library).