package gettext

  1. Overview
  2. Docs
Internationalization library (i18n)

Install

Dune Dependency

Authors

Maintainers

Sources

gettext-v0.4.2.tbz
sha256=8b672c7c521b8ac753c6a90925243cdd367dd5202e7c1e5d1a2507b11ad5d6a7
sha512=72bad53ce15ccc5113e4cfdc76b56c633926bb3702623964e006a99d21a758e7d47f0b9b67bebffe8b9a0c5f4d018cb7d4ae665568dfab52070ed355d5f9d31b

doc/gettext.base/Gettext/Program/index.html

Module Gettext.ProgramSource

Module to handle typical program requirement

Parameters

module Realize : sig ... end

Signature

Sourceval init : (Arg.key * Arg.spec * Arg.doc) list * string

The first element is a Arg argument list. The second element contains some information about the gettext library (version, build date and author).

Sourceval s_ : string -> string
Sourceval f_ : ('a, 'b, 'c, 'c, 'c, 'd) format6 -> ('a, 'b, 'c, 'c, 'c, 'd) format6
Sourceval sn_ : string -> string -> int -> string
Sourceval fn_ : ('a, 'b, 'c, 'c, 'c, 'd) format6 -> ('a, 'b, 'c, 'c, 'c, 'd) format6 -> int -> ('a, 'b, 'c, 'c, 'c, 'd) format6
OCaml

Innovation. Community. Security.