This file is indexed.

/usr/lib/ocaml/extunix/META is in libextunix-ocaml 0.0.6-1build1.

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
# OASIS_START
# DO NOT EDIT (digest: 92e73acdbe98ec4786c197b860a76424)
version = "0.0.6"
description = "Extended functions for OCaml Unix module"
requires = "unix bigarray"
archive(byte) = "extunix.cma"
archive(byte, plugin) = "extunix.cma"
archive(native) = "extunix.cmxa"
archive(native, plugin) = "extunix.cmxs"
exists_if = "extunix.cma"
# OASIS_STOP