/usr/lib/ocaml/oUnit/META is in libounit-ocaml-dev 1.1.0-3build3.
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 | # OASIS_START
# DO NOT EDIT (digest: 2c7c46bf19549023a15c452c2d9077bc)
version = "1.1.0"
description = "Unit testing framework"
requires = "unix"
archive(byte) = "oUnit.cma"
archive(native) = "oUnit.cmxa"
exists_if = "oUnit.cma"
# OASIS_STOP
|