Extension for colcon (the collective build tool) to read and apply CLI mixins from YAML files. Version 0.2.3. Released sporadically; no active development observed since 2023.
pip install colcon-mixinNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Importing the module registers the mixin functionality; invoke via colcon CLI.
Ensure colcon-mixin version matches your colcon-core version.
Always pass --mixin-file /path/to/mixins.yaml explicitly.
Use Python 3.11 or earlier, or wait for a new release.
Run 'pip install colcon-mixin'.
Create the mixin file or specify a custom path with --mixin-file.
Use 'importlib.metadata.version("colcon-mixin")' to get version.No dependency data recorded yet.