Metadata-Version: 2.4
Name: vidivouch
Version: 0.0.1
Summary: Code-review provenance CLI (Vidi Vouch). Name reserved; the tool ships as a binary. See https://vidivouch.github.io/veni/
Project-URL: Homepage, https://vidivouch.github.io/veni/
Project-URL: Repository, https://github.com/VidiVouch/vid
Author: Vidi Vouch
License: MIT
License-File: LICENSE
Keywords: attestation,code-review,provenance,review
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# vid (Vidi Vouch)

Code-review provenance CLI. Records which units of code a human reviewed,
surviving refactors and resisting forgery, then reports what shipped
un-reviewed by a human.

This PyPI entry reserves the `vid` name. The tool is distributed as a binary
wheel (built via maturin) and through Homebrew, npm, and a shell installer.

See https://vidivouch.github.io/veni/
