Metadata-Version: 2.4
Name: auto-linter
Version: 1.1.0
Summary: MCP server for autonomous linting and governance auditing
Project-URL: Homepage, https://github.com/rakaarwaky/auto-linter
Project-URL: Repository, https://github.com/rakaarwaky/auto-linter
Project-URL: Install (Linux/macOS), https://raw.githubusercontent.com/rakaarwaky/auto-linter/main/install.sh
Project-URL: Install (Windows), https://raw.githubusercontent.com/rakaarwaky/auto-linter/main/install.ps1
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: mcp[cli]
Requires-Dist: fastmcp
Requires-Dist: pydantic
Requires-Dist: ruff
Requires-Dist: mypy
Requires-Dist: click
Requires-Dist: watchdog
Requires-Dist: httpx>=0.27.0
Requires-Dist: pyyaml
Requires-Dist: python-dotenv
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: pyre-check; extra == "dev"
Provides-Extra: type-checkers
Requires-Dist: pyre-check; extra == "type-checkers"
Dynamic: license-file
