This file is indexed.

/usr/lib/ocaml/ocplib-simplex/META is in ocplib-simplex-ocaml-dev 0.4-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
description = "ocplib-simplex: A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities"
version = "0.4"
archive(byte) = "ocplibSimplex.cma"
archive(native) = "ocplibSimplex.cmxa"
archive(native, plugin) = "ocplibSimplex.cmxs"
archive(byte, plugin) = "ocplibSimplex.cma"
requires = ""
exists_if = "ocplibSimplex.cma"