Metadata-Version: 2.4
Name: aicraft-code-review
Version: 0.1.1
Summary: Code review as an MCP server — structured reviews with OWASP security scanning
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: mcp<2,>=1.6
Requires-Dist: rich>=13.9
Provides-Extra: dev
Requires-Dist: pytest>=8.3; extra == "dev"
Requires-Dist: pytest-asyncio>=0.25; extra == "dev"
Requires-Dist: ruff>=0.9; extra == "dev"
Provides-Extra: yaml
Requires-Dist: PyYAML>=6.0; extra == "yaml"
Dynamic: license-file
