Metadata-Version: 2.4
Name: codira-documentation-audit-google
Version: 1.55.0
Summary: First-party Google Python documentation audit plugin for codira
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: codira<2.0.0,>=1.5.0
Provides-Extra: test
Requires-Dist: black; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"

# codira-documentation-audit-google

First-party documentation audit plugin for bounded Google-style Python
docstrings.

The package exposes the `codira.documentation_audits` entry point named
`google`.
