HACKING
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
snapcraft.yaml
test-requirements.txt
tox.ini
codetree/__init__.py
codetree/cli.py
codetree/config.py
codetree/fileutils.py
codetree/six.py
codetree/handlers/__init__.py
codetree/handlers/basic.py
codetree/handlers/bzr.py
codetree/handlers/charm.py
codetree/handlers/exceptions.py
codetree/handlers/git.py
codetree/handlers/utils.py
python_codetree.egg-info/PKG-INFO
python_codetree.egg-info/SOURCES.txt
python_codetree.egg-info/dependency_links.txt
python_codetree.egg-info/entry_points.txt
python_codetree.egg-info/requires.txt
python_codetree.egg-info/top_level.txt
tests/__init__.py
tests/test_basic_handlers.py
tests/test_bzr_handler.py
tests/test_charm_handler.py
tests/test_config.py
tests/test_git_handler.py
tests/test_data/charm.zip
tests/test_data/collect_1
tests/test_data/collect_2
tests/test_data/missing_parent
tests/test_data/simple_1
tests/test_data/tricky_1
tests/test_data/collect_info/codetree-collect-info.yaml
tests/test_data/collect_info/file-with-content.txt
tests/test_data/collect_info/some_real_content.txt
tests/test_data/collect_info/non_empty_subdir/some_real_content.txt