/usr/lib/ocaml/expat/META is in libexpat-ocaml-dev 0.9.1+debian1-7build4.
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 | name = "expat"
version = "0.9.0"
description = "OCaml wrapper for the Expat XML parser"
requires = ""
archive(byte) = "expat.cma"
archive(native) = "expat.cmxa"
linkopts = ""
|