This file is indexed.

/usr/lib/ocaml/opus/META is in libopus-ocaml-dev 0.1.0-4+b1.

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
name="Opus"
version="0.1.0"
description="OCaml bindings to Opus"
requires="unix ogg"
archive(byte) = "opus.cma"
archive(native) = "opus.cmxa"