/usr/lib/ocaml/netcgi2-apache/META is in libocamlnet-ocaml-dev 4.0.4-1build3.
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 = "4.0.4"
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"
|