Source: ros2-colcon-cmake Section: python Priority: optional Maintainer: Debian Robotics Team Uploaders: Timon Engelke , Jochen Sprickerhof , Timo Röhling , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pylint , python3-all, python3-colcon-core, python3-colcon-library-path, python3-colcon-test-result, python3-flake8 , python3-pep8-naming , python3-pytest , python3-pytest-cov , python3-setuptools, Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/colcon/colcon-cmake Vcs-Git: https://salsa.debian.org/robotics-team/ros2-colcon-cmake.git Vcs-Browser: https://salsa.debian.org/robotics-team/ros2-colcon-cmake Description: collective construction meta build tool - CMake extension This package is part of ROS 2, the Robot Operating System. colcon is a meta build tool to improve the workflow of building, testing and using multiple software packages. It is the recommended tool for ROS 2 to set up workspaces and build packages from source, but can also handle old ROS 1 workspaces. . This package provides the CMake extension for colcon. Package: python3-colcon-cmake Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends} Recommends: colcon Description: ${source:Synopsis} ${source:Extended-Description}