LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
colcon_fish/__init__.py
colcon_fish.egg-info/PKG-INFO
colcon_fish.egg-info/SOURCES.txt
colcon_fish.egg-info/dependency_links.txt
colcon_fish.egg-info/entry_points.txt
colcon_fish.egg-info/requires.txt
colcon_fish.egg-info/top_level.txt
colcon_fish.egg-info/zip-safe
colcon_fish/shell/__init__.py
colcon_fish/shell/fish.py
colcon_fish/shell/template/__init__.py
colcon_fish/shell/template/hook_append_value.fish.em
colcon_fish/shell/template/hook_prepend_value.fish.em
colcon_fish/shell/template/hook_set_value.fish.em
colcon_fish/shell/template/package.fish.em
colcon_fish/shell/template/prefix.fish.em
colcon_fish/shell/template/prefix_chain.fish.em
colcon_fish/shell/template/prefix_util.py.em
test/test_copyright_license.py
test/test_flake8.py
test/test_spell_check.py