Metadata-Version: 2.5
Name: pinecall-protocol
Version: 0.1.0
Summary: The Pinecall wire: pydantic models generated from the protocol schema
Author-email: Bernardo Castro <me@bernardocastro.dev>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: pydantic<3,>=2.7
Description-Content-Type: text/markdown

# pinecall-protocol

The Python side of the Pinecall wire: pydantic v2 models, the event and command registries and
the codec, generated from the schema one directory up. Never edited by hand; see `../README.md`.
