This file is indexed.

/usr/lib/ocaml/plplot/META is in libplplot-ocaml 5.9.9-2ubuntu2.

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.9.9"
browse_interfaces = " Plplot "
linkopts = "-ccopt \"-L/usr/lib\""
archive(byte) = "plplot.cma"
archive(native) = "plplot.cmxa"