.gitignore
LICENSE.txt
README.md
setup.cfg
setup.py
colcon_python_shell/__init__.py
colcon_python_shell.egg-info/PKG-INFO
colcon_python_shell.egg-info/SOURCES.txt
colcon_python_shell.egg-info/dependency_links.txt
colcon_python_shell.egg-info/entry_points.txt
colcon_python_shell.egg-info/requires.txt
colcon_python_shell.egg-info/top_level.txt
colcon_python_shell.egg-info/zip-safe
colcon_python_shell/shell/__init__.py
colcon_python_shell/shell/python_shell.py
colcon_python_shell/shell/template/__init__.py
colcon_python_shell/shell/template/hook_prepend_path.pytemplate
colcon_python_shell/shell/template/local_setup.pytemplate
colcon_python_shell/shell/template/package.pytemplate
colcon_python_shell/shell/template/setup_chain.pytemplate