| Name: | ocaml-gettext |
|---|---|
| Version: | 0.3.7 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 216840 |
| License: | LGPLv2+ with exceptions |
| RPM: | ocaml-gettext-0.3.7-1.el7.x86_64.rpm |
| Source RPM: | ocaml-gettext-0.3.7-1.el7.src.rpm |
| Build Date: | Fri Feb 23 2018 |
| Build Host: | x86-ol7-builder-01.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. |