This file is indexed.

/usr/lib/libreoffice/share/extensions/pdfimport/META-INF/manifest.xml is in libreoffice-pdfimport 1.0.5+LibO3.5.2-2ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=native"
                       manifest:full-path="pdfimport.uno.so"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.executable"
                       manifest:full-path="xpdfimport"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
                       manifest:full-path="pdf_import_filter.xcu"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
                       manifest:full-path="pdf_types.xcu"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.basic-library"
                       manifest:full-path="basic/"/>
</manifest:manifest>