This file is indexed.

/usr/lib/ocaml/ulex/META is in ocaml-ulex 1.1-2build6.

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
version = "1.1"
requires = "camlp4"
description = "Runtime support for ulex"
archive(byte) = "ulexing.cma"
archive(native) = "ulexing.cmxa"
archive(syntax,toploop) = "pa_ulex.cma ulexing.cma"
archive(syntax,preprocessor) = "pa_ulex.cma"