Metadata-Version: 2.4
Name: openral-core
Version: 0.1.0
Summary: OpenRAL Pydantic schemas — normative contract for the OpenRAL layer interfaces
License: Apache-2.0
Requires-Python: <3.13,>=3.12
Requires-Dist: numpy>=1.24
Requires-Dist: pydantic<3,>=2.7
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# openral-core

OpenRAL Pydantic schemas — normative contract for the OpenRAL layer interfaces

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.
