gettextversion

Internationalization library (i18n)

This library enables string translation in OCaml. The API is based on GNU gettext. It comes with a tool to extract strings which need to be translated from OCaml source files.

This enables OCaml program to output string in the native language of the user, if a corresponding translation file of the English strings is provided.

AuthorSylvain Le Gall
LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/gildor478/ocaml-gettext
Issue Trackerhttps://github.com/gildor478/ocaml-gettext/issues
MaintainerSylvain Le Gall <sylvain+ocaml@le-gall.net>
Dependencies
Source [http] https://github.com/gildor478/ocaml-gettext/releases/download/v0.4.2/gettext-v0.4.2.tbz
sha256=8b672c7c521b8ac753c6a90925243cdd367dd5202e7c1e5d1a2507b11ad5d6a7
sha512=72bad53ce15ccc5113e4cfdc76b56c633926bb3702623964e006a99d21a758e7d47f0b9b67bebffe8b9a0c5f4d018cb7d4ae665568dfab52070ed355d5f9d31b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/gettext/gettext.0.4.2/opam
Required by
Optionally used by