| Name: | ocaml-gettext |
|---|---|
| Version: | 0.3.7 |
| Release: | 1.el7 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 274112 |
| License: | LGPLv2+ with exceptions |
| RPM: | ocaml-gettext-0.3.7-1.el7.aarch64.rpm |
| Source RPM: | ocaml-gettext-0.3.7-1.el7.src.rpm |
| Build Date: | Tue May 15 2018 |
| Build Host: | ca-buildarm01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/gildor478/ocaml-gettext |
| Summary: | OCaml library for i18n |
| Description: | Ocaml-gettext provides support for internationalization of Ocaml programs. Constraints : * provides a pure Ocaml implementation, * the API should be as close as possible to GNU gettext, * provides a way to automatically extract translatable strings from Ocaml source code. |