Metadata-Version: 2.4
Name: livery-cbor
Version: 0.0.0
Summary: Deterministic CBOR: one value, one encoding, one name.
Author: Willem Kokke
Author-email: Willem Kokke <mail@willem.net>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.11
Project-URL: Repository, https://github.com/willemkokke/livery
Description-Content-Type: text/markdown

<!-- Seeded from the template channel (package-python kind) at
     birth; this file is the workspace's own. Edit it directly:
     the template never rewrites it.
-->
# livery-cbor

Deterministic CBOR: one value, one encoding, one name. RFC 8949's core
deterministic encoding requirements over a restricted subset, with a
strict decoder, no dependencies, and a vector file any second
implementation runs.
