This file is indexed.

/usr/lib/ocaml/netclient/META is in libocamlnet-ocaml-dev 4.0.4-1build3.

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
version = "4.0.4"
requires = "netsys,equeue,unix,netstring"
requires(mt) = "netsys,equeue,unix,netstring,threads"
archive(byte) = "netclient.cma"
archive(native) = "netclient.cmxa"
archive(native,gprof) = "netclient.p.cmxa"