/usr/lib/ocaml/ulex08/META is in ocaml-ulex08 0.8-10+b7.
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 | version = "0.8"
requires = "camlp5"
description = "Runtime support for ulex"
archive(byte) = "ulexing.cma"
archive(native) = "ulexing.cmxa"
archive(syntax,toploop) = "pa_ulex.cma ulexing.cma"
archive(syntax,preprocessor) = "pa_ulex.cma"
|