Metadata-Version: 2.4
Name: froga
Version: 0.0.1
Summary: froga — RDD / AI assurance CLI by Venturalítica. Name reserved; full CLI coming soon.
Project-URL: Homepage, https://venturalitica.ai
Project-URL: Repository, https://github.com/Venturalitica/froga
Author-email: Venturalítica <info@venturalitica.ai>
License: Apache-2.0
Keywords: ai,compliance,eu-ai-act,governance,rdd
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# froga (PyPI placeholder)

Name reserved for **Venturalítica**'s RDD / AI-assurance CLI. Full package coming soon — https://venturalitica.ai

## Publish (when needed)
```bash
cd pypi
uv build
uv publish --token pypi-XXXX   # PyPI API token (2FA account)
```
