This file is indexed.

/usr/lib/ocaml/pa_pipebang/META is in libpipebang-camlp4-dev 110.01.00-1.

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
11
12
13
# OASIS_START
# DO NOT EDIT (digest: 198c0593e95cd9ff3cd785e6e65d5940)
version = "110.01.00"
description = "Syntax extension to transform x |! f into f x"
requires = "camlp4"
archive(syntax, preprocessor) = "pa_pipebang.cma"
archive(syntax, toploop) = "pa_pipebang.cma"
archive(syntax, byte) = "pa_pipebang.cma"
archive(syntax, byte, plugin) = "pa_pipebang.cma"
archive(syntax, native) = "pa_pipebang.cmxa"
archive(syntax, native, plugin) = "pa_pipebang.cmxs"
exists_if = "pa_pipebang.cma"
# OASIS_STOP