Metadata-Version: 2.4
Name: custody-evidence
Version: 0.2.0
Summary: Deprecated: now part of receipt-evidence. Installs it and keeps old imports working.
License-Expression: MIT
Project-URL: Homepage, https://github.com/MaXiMo000/custody
Project-URL: Source, https://github.com/MaXiMo000/custody
Project-URL: Issues, https://github.com/MaXiMo000/custody/issues
Project-URL: Changelog, https://github.com/MaXiMo000/custody/releases
Keywords: verification,audit,agents,provenance,evidence,claude-code,hooks
Classifier: Development Status :: 7 - Inactive
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: receipt-evidence>=0.2.0
Dynamic: license-file

# custody

> **Deprecated: `custody-evidence` is now part of [`receipt-evidence`](https://github.com/MaXiMo000/receipt).**
>
> ```bash
> pip install receipt-evidence
> ```
>
> `custody-hook` is still the command; the code is `receipt_evidence.claude`. This package's final release (0.2.0) just installs
> `receipt-evidence` and keeps the old `import custody` paths working with a
> deprecation warning. Everything that was here -- the Claude Code hook, its tests and its
> docs -- lives in the [receipt](https://github.com/MaXiMo000/receipt) repo now.

MIT licensed.
