ocaml-gettext provides enough service to build a internationalized program. It comes with :
- a pure Ocaml implementation, based on Camomile,
- an alternative implementation with a binding to GNU gettext library,
- ocaml-gettext a tool to extract strings from Ocaml source.