Metadata-Version: 2.4
Name: paigasus-kernel
Version: 0.1.0
Summary: Python bindings for the Paigasus behavioral kernel.
Author: Paigasus contributors
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Dist: paigasus-py-bindings==0.1.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# paigasus-kernel

Python bindings for the Paigasus behavioral kernel — a thin, typed re-export over
the PyO3 binding (`paigasus-py-bindings`).

Licensed under the Apache License, Version 2.0.
