Metadata-Version: 2.4
Name: openral-cli
Version: 0.1.0
Summary: OpenRAL command-line tool
License: Apache-2.0
Requires-Python: <3.13,>=3.12
Requires-Dist: opencv-python-headless<5,>=4.9
Requires-Dist: openral-core
Requires-Dist: openral-detect
Requires-Dist: openral-observability[dashboard]
Requires-Dist: openral-rskill
Requires-Dist: openral-sensors
Requires-Dist: openral-sim
Requires-Dist: pyudev>=0.24.4
Requires-Dist: rich>=13.7
Requires-Dist: typer>=0.12
Description-Content-Type: text/markdown

# openral-cli

OpenRAL command-line tool

Part of [**OpenRAL**](https://github.com/OpenRAL/openral) — the open Robot
Abstraction Layer for vision-language-action robotics. This package is one
member of the OpenRAL Python workspace; see the architecture overview and the
eight-layer model in the project docs.

- **Docs:** https://openral.github.io/openral/
- **Source:** https://github.com/OpenRAL/openral
- **License:** Apache-2.0

> All OpenRAL workspace packages move in lockstep at `0.1.x` until the first
> public release.
