This file is indexed.

/usr/share/eigen_stl_containers/package.xml is in libeigen-stl-containers-dev 0.1.4-1.

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
<package>
  <name>eigen_stl_containers</name>
  <version>0.1.4</version>
  
  <description>This package provides a set of typedef's that allow
  using Eigen datatypes in STL containers</description>
  <author email="isucan@willowgarage.com">Ioan Sucan</author>
  <maintainer email="isucan@willowgarage.com">Ioan Sucan</maintainer>
  <license>BSD</license>

  <url>http://eigen.tuxfamily.org/dox/TopicUnalignedArrayAssert.html</url>

  <buildtool_depend>catkin</buildtool_depend>

  <run_depend>eigen</run_depend>

</package>