/usr/lib/ocaml/extunix/META is in libextunix-ocaml 0.1.5-2build1.
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: 24d1df0bb0b333dd59a32e45cd09ce09)
version = "0.1.4"
description = "Extended functions for OCaml Unix module"
requires = "unix bigarray bytes"
archive(byte) = "extunix.cma"
archive(byte, plugin) = "extunix.cma"
archive(native) = "extunix.cmxa"
archive(native, plugin) = "extunix.cmxs"
exists_if = "extunix.cma"
# OASIS_STOP
|