/usr/share/rosclean/package.xml is in python-rosclean 1.12.5-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <package>
<name>rosclean</name>
<version>1.12.5</version>
<description>
rosclean: cleanup filesystem resources (e.g. log files).
</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/rosclean</url>
<author>Ken Conley</author>
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
<run_depend>python-rospkg</run_depend>
</package>
|