AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
brandelion/__init__.py
brandelion.egg-info/PKG-INFO
brandelion.egg-info/SOURCES.txt
brandelion.egg-info/dependency_links.txt
brandelion.egg-info/entry_points.txt
brandelion.egg-info/not-zip-safe
brandelion.egg-info/top_level.txt
brandelion/cli/__init__.py
brandelion/cli/analyze.py
brandelion/cli/brandelion.py
brandelion/cli/collect.py
brandelion/cli/diagnose.py
brandelion/cli/report.py
docs/Makefile
docs/authors.rst
docs/brandelion.cli.rst
docs/brandelion.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py