Metadata-Version: 2.4
Name: nxd-eval
Version: 0.1.0
Summary: Inspect-based evaluation framework for the Nexty skill pack — deterministic-EX + judged scoring with a Wilson/McNemar/FDR statistics contract.
Requires-Python: >=3.11
Requires-Dist: inspect-ai==0.3.130
Requires-Dist: mcp>=1.2.0
Requires-Dist: scikit-learn>=1.4
Requires-Dist: scipy>=1.11
Requires-Dist: sqlglot>=25
Requires-Dist: statsmodels>=0.14
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.40; extra == 'anthropic'
Provides-Extra: google
Requires-Dist: google-genai>=0.3; extra == 'google'
Provides-Extra: openai
Requires-Dist: openai>=1.40; extra == 'openai'
