/usr/lib/ocaml/smtp/META is in libocamlnet-ocaml-dev 3.7.3-4.
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 | requires = "netstring equeue"
version = "3.7.3"
description = "Ocamlnet - Simple Mail Transfer Protocol (SMTP)"
archive(byte) = "smtp.cma"
archive(native) = "smtp.cmxa"
archive(native,gprof) = "smtp.p.cmxa"
|