Metadata-Version: 2.3
Name: ontology-builder-cli
Version: 0.0.2
Summary: CLI for the OntologyEngine REST API — build, validate, and run ontology graphs
Author: radu-mocanu
Author-email: radu-mocanu <radumocanu15@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.13.3
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: rich>=15.0.0
Requires-Dist: typer>=0.25.1
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# ontology-builder-cli

A typed Python CLI for the OntologyBuilder REST API — built for agents and humans alike.

```bash
pip install ontology-builder-cli
ontology-cli --help
```
