/usr/lib/ocaml/gettext-camomile/gettextCamomile.mli is in libgettext-ocaml-dev 0.3.5-2build1.
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 | exception GettextCamomileCreate of string * exn
exception GettextCamomileRecode of string * exn
module Charset : GettextCharset.CHARSET_TYPE
module Map : GettextTypes.REALIZE_TYPE
module Hashtbl : GettextTypes.REALIZE_TYPE
module Open : GettextTypes.REALIZE_TYPE
|