Metadata-Version: 2.4
Name: archgene
Version: 0.4.0
Summary: Verify your LLM architecture before you waste compute — formal verification, cost estimation, and benchmark projections
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: z3-solver
Requires-Dist: torch
Requires-Dist: rich
Requires-Dist: click
Requires-Dist: requests
Provides-Extra: web
Requires-Dist: streamlit; extra == "web"
Dynamic: license-file
