Metadata-Version: 2.4
Name: providence-evidence
Version: 0.2.0
Summary: Deprecated: now part of receipt-evidence. Installs it and keeps old imports working.
License-Expression: MIT
Project-URL: Source, https://github.com/MaXiMo000/providence
Keywords: evidence,verification,provenance,schema,testing
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
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: receipt-evidence>=0.2.0
Dynamic: license-file

# providence

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

MIT licensed.
