This file is indexed.

/usr/lib/ocaml/extunix/META is in libextunix-ocaml 0.0.3-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
# OASIS_START
# DO NOT EDIT (digest: dc9e07010ba7baf7928fb9f68d0b4c10)
version = "0.0.3"
description = "Extended functions for OCaml Unix module"
requires = "unix"
archive(byte) = "extunix.cma"
archive(native) = "extunix.cmxa"
exists_if = "extunix.cma"
# OASIS_STOP