This file is indexed.

/usr/share/roscpp_traits/package.xml is in libroscpp-core-dev 0.6.1-2.

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
17
18
19
20
<package>
  <name>roscpp_traits</name>
  <version>0.6.1</version>
  <description>
    roscpp_traits contains the message traits code as described in
    <a href="http://www.ros.org/wiki/roscpp/Overview/MessagesTraits">MessagesTraits</a>.

    This package is a component of <a href="http://www.ros.org/wiki/roscpp">roscpp</a>.
  </description>
  <maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
  <license>BSD</license>

  <url type="website">http://ros.org/wiki/roscpp_traits</url>
  <author>Josh Faust</author>

  <buildtool_depend>catkin</buildtool_depend>

  <run_depend>cpp_common</run_depend>
  <run_depend>rostime</run_depend>
</package>