This file is indexed.

/usr/lib/ocaml/herelib/META is in libhere-camlp4-dev 112.35.00-2build1.

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
# OASIS_START
# DO NOT EDIT (digest: 31db95bcd9b5c47c3652e2cd912b0fd2)
version = "112.35.00"
description = "Syntax extension for inserting the current location."
archive(byte) = "herelib.cma"
archive(byte, plugin) = "herelib.cma"
archive(native) = "herelib.cmxa"
archive(native, plugin) = "herelib.cmxs"
exists_if = "herelib.cma"
package "syntax" (
 version = "112.35.00"
 description = "Syntax extension for \"_here_\""
 requires = "camlp4"
 archive(syntax, preprocessor) = "pa_herelib.cma"
 archive(syntax, toploop) = "pa_herelib.cma"
 archive(syntax, preprocessor, native) = "pa_herelib.cmxa"
 archive(syntax, preprocessor, native, plugin) = "pa_herelib.cmxs"
 exists_if = "pa_herelib.cma"
)
# OASIS_STOP