/usr/lib/ocaml/netzip/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 | version = "4.0.4"
requires = "netstring,zip"
archive(byte) = "netzip.cma"
archive(native) = "netzip.cmxa"
archive(native,gprof) = "netzip.p.cmxa"
|