Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org
We (Robotics section of Debian Science team) are packaging ROS (Robot OS: http://www.ros.org/) for Debian. ROS uses many packages already in Debian, but also has a set of core/toolchain/build-system packages which are not yet uploaded. This package is part of that ROS system. Most of the packaging work is already done, and available at http://anonscm.debian.org/cgit/debian-science/packages/ros/ Package name : ros-cmake-modules Version : 0.4.0 URL : http://www.ros.org/wiki/cmake_modules License : BSD-3-clause Programming Lang: Python Description : Robot OS CMake Modules This package is part of Robot OS (ROS). It contains a bunch of CMake Modules which are not distributed with CMake but are commonly used by ROS packages. The modules added are: * FindEigen.cmake * FindGSL.cmake * FindNUMPY.cmake * FindPoco.cmake * FindTBB.cmake * FindTinyXML.cmake * FindUUID.cmake * FindXenomai.cmake