LICENSE
README.md
setup.cfg
setup.py
colcon_cargo/__init__.py
colcon_cargo.egg-info/PKG-INFO
colcon_cargo.egg-info/SOURCES.txt
colcon_cargo.egg-info/dependency_links.txt
colcon_cargo.egg-info/entry_points.txt
colcon_cargo.egg-info/requires.txt
colcon_cargo.egg-info/top_level.txt
colcon_cargo.egg-info/zip-safe
colcon_cargo/argcomplete_completer/__init__.py
colcon_cargo/argcomplete_completer/cargo_args.py
colcon_cargo/package_augmentation/__init__.py
colcon_cargo/package_augmentation/cargo.py
colcon_cargo/package_discovery/__init__.py
colcon_cargo/package_discovery/cargo_workspace.py
colcon_cargo/package_identification/__init__.py
colcon_cargo/package_identification/cargo.py
colcon_cargo/package_identification/cargo_workspace.py
colcon_cargo/task/__init__.py
colcon_cargo/task/cargo/__init__.py
colcon_cargo/task/cargo/build.py
colcon_cargo/task/cargo/test.py
test/test_build.py
test/test_copyright_license.py
test/test_flake8.py
test/test_spell_check.py