Metadata-Version: 2.4
Name: kanonak-codec
Version: 0.1.0
Summary: Kanonak codec runtime (Python port): build the canonical input model from typed nodes + an embedded schema, content-address via kanonak-canonical, and (de)serialize the normalized-JSON wire form. Referenced by generated typed SDKs.
Author: Kanonak Maintainers
License-Expression: Apache-2.0
Project-URL: Homepage, https://kanonak.org
Project-URL: Repository, https://github.com/kanonak-protocol/runtime
Project-URL: Issues, https://github.com/kanonak-protocol/runtime/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: kanonak-canonical>=0.1.0

# kanonak-codec

The generic Kanonak codec runtime (Python): builds the canonical input model from typed nodes +
an embedded schema, content-addresses it via `kanonak-canonical`, and (de)serializes the
normalized-JSON wire form. Referenced by generated typed SDKs.

Source & issues: https://github.com/kanonak-protocol/runtime
