Metadata-Version: 2.4
Name: qasimodo-specs
Version: 0.0.9
Summary: Specifications and protocol definitions for QAsimodo
Project-URL: Homepage, https://github.com/qasimodo-ai/qasimodo-specs
Project-URL: Repository, https://github.com/qasimodo-ai/qasimodo-specs
Project-URL: Issues, https://github.com/qasimodo-ai/qasimodo-specs/issues
License: AGPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: protobuf>=5.29.2
Description-Content-Type: text/markdown

# QAsimodo Specifications

Protocol Buffer specifications for [QAsimodo Agent](https://github.com/qasimodo-ai/qasimodo-agent).

This package contains the `.proto` files and generated Python parsers used by QAsimodo Agent for communication.

The package is released on [PyPI](https://pypi.org/project/qasimodo-specs/).
