Metadata-Version: 2.4
Name: habit-hooks
Version: 1.0.2
Summary: Turn best-practice coding advice into AI habits — structural code-smell coaching for AI agents
License-File: LICENSE.md
Requires-Python: >=3.11
Requires-Dist: attrs>=23
Requires-Dist: habit-hooks-generic~=1.0
Requires-Dist: jinja2>=3
Requires-Dist: pathspec>=0.12
Provides-Extra: all
Requires-Dist: habit-hooks-php~=1.0; extra == 'all'
Requires-Dist: habit-hooks-python~=1.0; extra == 'all'
Requires-Dist: habit-hooks-typescript~=1.0; extra == 'all'
Provides-Extra: php
Requires-Dist: habit-hooks-php~=1.0; extra == 'php'
Provides-Extra: python
Requires-Dist: habit-hooks-python~=1.0; extra == 'python'
Provides-Extra: typescript
Requires-Dist: habit-hooks-typescript~=1.0; extra == 'typescript'
