This file is indexed.

/usr/lib/ocaml/netcgi2-apache/META is in libocamlnet-ocaml-dev 3.7.3-3build2.

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
# Specifications for the Netcgi_apache module                   -*-conf-*-
#name = "netcgi_apache"
version = "3.7.3"
description = "Apache mod connector"
requires = "unix netstring netsys netcgi2 str"
archive(byte) = "netcgi_apache.cma"
archive(native) = "netcgi_apache.cmxa"
archive(native,gprof) = "netcgi_apache.p.cmxa"
error(pkg_netcgi1) = "The packages netcgi1 and netcgi2 cannot be used together"