/usr/lib/ocaml/plplot/META is in libplplot-ocaml 5.10.0+dfsg2-0.1ubuntu2.
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 | # findlib META file for ocaml-plplot
requires = ""
description = "PLplot library bindings"
version = "5.10.0"
browse_interfaces = " Plplot "
linkopts = "-ccopt \"-L/usr/lib/x86_64-linux-gnu\""
archive(byte) = "plplot.cma"
archive(native) = "plplot.cmxa"
|