This file is indexed.

/usr/lib/ocaml/str/META is in libfindlib-ocaml 1.6.2-1+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
 7
 8
 9
10
# Specifications for the "str" library:
requires = ""
description = "Regular expressions and string processing"
version = "[distributed with Ocaml]"
directory = "^"
browse_interfaces = ""
archive(byte) = "str.cma"
archive(native) = "str.cmxa"
plugin(byte) = "str.cma"
plugin(native) = "str.cmxs"