MANIFEST.in
README.md
setup.cfg
setup.py
versioning.py
async_reduce/__init__.py
async_reduce/async_reduceable.py
async_reduce/async_reducer.py
async_reduce/aux.py
async_reduce.egg-info/PKG-INFO
async_reduce.egg-info/SOURCES.txt
async_reduce.egg-info/dependency_links.txt
async_reduce.egg-info/requires.txt
async_reduce.egg-info/top_level.txt
async_reduce/hooks/__init__.py
async_reduce/hooks/base.py
async_reduce/hooks/debug.py
async_reduce/hooks/statistics.py
tests/test_hooks/__init__.py
tests/test_hooks/test_base_multiplehooks.py
tests/test_hooks/test_debug.py
tests/test_hooks/test_statistics_detail.py
tests/test_hooks/test_statistics_overall.py