LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/CONTRIBUTING.md
hookbell/__init__.py
hookbell/cli.py
hookbell/notify_style.py
hookbell/py.typed
hookbell.egg-info/PKG-INFO
hookbell.egg-info/SOURCES.txt
hookbell.egg-info/dependency_links.txt
hookbell.egg-info/entry_points.txt
hookbell.egg-info/not-zip-safe
hookbell.egg-info/requires.txt
hookbell.egg-info/top_level.txt
hookbell/claude_code/__init__.py
hookbell/claude_code/event.py
hookbell/claude_code/stdin.py
hookbell/claude_code/transcript.py
hookbell/notifiers/__init__.py
hookbell/notifiers/base.py
hookbell/notifiers/slack.py
tests/test_cli.py
tests/test_notify_style.py