This file is indexed.

/usr/lib/ocaml/lambda-term/META is in liblambda-term-ocaml 1.9-4.

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: b5399031c9bab5c1e919a2231f734f11)
version = "1.9"
description = "Cross-platform library for terminal manipulation"
requires = "lwt lwt.unix lwt.react zed"
archive(byte) = "lambda-term.cma"
archive(byte, plugin) = "lambda-term.cma"
archive(native) = "lambda-term.cmxa"
archive(native, plugin) = "lambda-term.cmxs"
exists_if = "lambda-term.cma"
# OASIS_STOP