Metadata-Version: 2.4
Name: git-notes-hooks
Version: 0.1.0
Summary: Auto-install git hooks that sync refs/notes/* on push/pull
License: MIT OR Apache-2.0
Requires-Python: >=3.11
Requires-Dist: click>=8.1
Requires-Dist: rich>=13.0
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: ruff; extra == "dev"
