.gitignore
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
bin/test-distiller.py
doc/event_definitions_config.md
etc/event_definitions.yaml
stackdistiller/__init__.py
stackdistiller/condenser.py
stackdistiller/distiller.py
stackdistiller/trait_plugins.py
stackdistiller.egg-info/PKG-INFO
stackdistiller.egg-info/SOURCES.txt
stackdistiller.egg-info/dependency_links.txt
stackdistiller.egg-info/not-zip-safe
stackdistiller.egg-info/requires.txt
stackdistiller.egg-info/top_level.txt
tests/__init__.py
tests/test_distiller.py
tests/test_trait_plugins.py