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.1/gettext-v0.4.1.tbz
sha256=a80408ff891ed22b5be7e8a5331f4b31e7b50dea482bff56abe73457aa379e5f
sha512=574530a0c0822b7e1d5772f1c58db92bb52c742432666deb1cc2291fbe603250fa61263df033eb88769c8d7e8bcbbd728c91379d0a5377cfe6026d83a9222fb8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/gettext/gettext.0.4.1/opam
Required by
Optionally used by