Metadata-Version: 2.4
Name: ssot-pack-contracts
Version: 0.2.18
Summary: Shared governance-pack metadata, manifest, and packaged document contracts for SSOT.
Author-email: Jacob Stewart <jacob@swarmauri.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/groupsum/ssot-registry/tree/main/pkgs/ssot-pack-contracts
Project-URL: Repository, https://github.com/groupsum/ssot-registry/tree/main/pkgs/ssot-pack-contracts
Project-URL: Issues, https://github.com/groupsum/ssot-registry/issues
Keywords: ssot,governance,packs,contracts,metadata,manifest
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: tomli>=2.0.1; python_version < "3.11"

# ssot-pack-contracts

Shared Python contracts for installable SSOT governance packs.

The package validates pack metadata, document manifests, and packaged document resources without depending on `ssot-core`, `ssot-cli`, or any repository mutation layer.
