Metadata-Version: 2.5
Name: attest-core
Version: 0.1.0
Summary: attest core domain model, canonicalisation, and CSD-1 digest
Project-URL: Homepage, https://github.com/Parth2412/attest
Project-URL: Documentation, https://github.com/Parth2412/attest/tree/main/docs
Project-URL: Repository, https://github.com/Parth2412/attest.git
Project-URL: Issues, https://github.com/Parth2412/attest/issues
Project-URL: Changelog, https://github.com/Parth2412/attest/blob/main/CHANGELOG.md
Author: Parth (ZettaCore)
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: ai,attestation,provenance,sigstore,supply-chain
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: jsonschema==4.26.0
Requires-Dist: pydantic==2.13.5
Requires-Dist: rfc8785==0.1.4
Description-Content-Type: text/markdown

# attest-core

Core domain models, canonicalisation, schema validation, deterministic `CSD-1` ChangeSet
digests, and Statement construction for [attest](https://github.com/Parth2412/attest).

This distribution is part of the version-locked attest `0.1.0` package family. See the
[project documentation](https://github.com/Parth2412/attest/tree/main/docs) for its public
contracts and security model.
