LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
hookery/__init__.py
hookery/base.py
hookery/utils.py
hookery.egg-info/PKG-INFO
hookery.egg-info/SOURCES.txt
hookery.egg-info/dependency_links.txt
hookery.egg-info/top_level.txt
tests/__init__.py
tests/test_circular_hook_detection.py
tests/test_class_hook.py
tests/test_handler.py
tests/test_hook.py
tests/test_inherited_hooks_as_own.py
tests/test_instance_hook.py
tests/test_limitations.py
tests/test_standalone_hook.py