This file is indexed.

/usr/lib/ocaml/pa_ounit/META is in libpa-ounit-camlp4-dev 113.00.00-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
18
19
20
# OASIS_START
# DO NOT EDIT (digest: 1dcd1e0f062281ca84f6b34fcca8bd5a)
version = "113.00.00"
description = "Runtime support for pa_ounit"
archive(byte) = "pa_ounit_lib.cma"
archive(byte, plugin) = "pa_ounit_lib.cma"
archive(native) = "pa_ounit_lib.cmxa"
archive(native, plugin) = "pa_ounit_lib.cmxs"
exists_if = "pa_ounit_lib.cma"
package "syntax" (
 version = "113.00.00"
 description = "Syntax extension writing inline tests"
 requires = "camlp4 compiler-libs.common"
 archive(syntax, preprocessor) = "pa_ounit_syntax.cma"
 archive(syntax, toploop) = "pa_ounit_syntax.cma"
 archive(syntax, preprocessor, native) = "pa_ounit_syntax.cmxa"
 archive(syntax, preprocessor, native, plugin) = "pa_ounit_syntax.cmxs"
 exists_if = "pa_ounit_syntax.cma"
)
# OASIS_STOP