Source: ros2-colcon-argcomplete Section: python Priority: optional Maintainer: Debian Robotics Team Uploaders: Timon Engelke , Jochen Sprickerhof , Timo Röhling Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-python3, python3-all, python3-setuptools, python3-colcon-core, python3-flake8 , python3-pep8-naming , pylint , python3-pytest , python3-pytest-cov Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://github.com/colcon/colcon-argcomplete Vcs-Git: https://salsa.debian.org/robotics-team/ros2-colcon-argcomplete.git Vcs-Browser: https://salsa.debian.org/robotics-team/ros2-colcon-argcomplete Package: python3-colcon-argcomplete Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends} Recommends: colcon Description: Extension for colcon to provide command line completion This package is part of Robot OS version 2 (ROS2). It extends colcon, the meta build tool used in ROS2, by providing command line completion using argcomplete.