package gettext

  1. Overview
  2. No Docs
Internationalization library (i18n)

Install

Dune Dependency

Authors

Maintainers

Sources

gettext-0.5.0.tbz
sha256=08dd9df55b2af1838e2312be4be942b4375dbc18c2aed0ca1924488750e34f5d
sha512=4a09eab6d6f0d6ec435ca3d70305e2f97cbcc04bea72f85efcf649a0ead2faa322a0b054eb953b719f6dea98fb08de32fc80b4cf967681465c5a51e335aaf8d4

Description

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.

Published: 09 Mar 2025

Dependencies (5)

  1. fileutils >= "0.6.6"
  2. cppo >= "1.8.0" & build
  3. ocaml >= "4.14.0"
  4. dune-site
  5. dune >= "3.17"

Dev Dependencies (3)

  1. odoc with-doc
  2. ounit2 >= "2.2.7" & with-test
  3. seq >= "base" & with-test

Used by (2)

  1. gettext-camomile >= "0.5.0"
  2. gettext-stub >= "0.5.0"

Conflicts

None

OCaml

Innovation. Community. Security.