demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-dev] [Sylvain Le Gall] [Caml-list] [ANN] ocaml-gettext v0.3.0


From: David MENTRE
Subject: [Demexp-dev] [Sylvain Le Gall] [Caml-list] [ANN] ocaml-gettext v0.3.0
Date: Wed, 30 Apr 2008 10:33:43 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hello,

For those interested in packaging demexp, a new version of ocaml-gettext
is out. It works with latest OCaml 3.10 and simplifies its dependencies.
It should make compiling demexp a little easier.

"""
Changes:
v 0.3.0 has been long awaited but is now ready. It fix a lot of bugs
concerning merging PO and POT file (multiline comments, UTF-8...). This
is also the first release that works with camlp4 3.10. 

This new version doesn't need camlidl and ocaml-ast-analyze anymore, in
order to simplify installation. When building, it is also possible to
not use Camomile in favor of a simple gettext C library.
"""

If somebody compiles demexp on a recent setting (OCaml 3.10), I'll
gladly add his/her compilation notes to the source tree.

Yours,
d.

--- Begin Message --- Subject: [Caml-list] [ANN] ocaml-gettext v0.3.0 Date: Wed, 30 Apr 2008 09:59:51 +0200 User-agent: Mutt/1.5.17+20080114 (2008-01-14)
Hello,

General: 
ocaml-gettext is a library that enables string translation in OCaml.
The API is based on GNU gettext. It comes with a tool to extract
the string which needs to be translated from OCaml source file.

This enable OCaml program to output string in the native language of the
user (if you also provide a file containing the translation of the
english string contains in the program to the one in the native language
of the user).

The translation is based on string (this means that you need to provide a
string and not a unique identifier, like in some other catalog system).
This string is in english, and will be returned if the native language
of the user doesn't have translation catalog.

Changes:
v 0.3.0 has been long awaited but is now ready. It fix a lot of bugs
concerning merging PO and POT file (multiline comments, UTF-8...). This
is also the first release that works with camlp4 3.10. 

This new version doesn't need camlidl and ocaml-ast-analyze anymore, in
order to simplify installation. When building, it is also possible to
not use Camomile in favor of a simple gettext C library.

Links:
http://le-gall.net/sylvain+violaine/ocaml-gettext.html
http://le-gall.net/sylvain+violaine/download/ocaml-gettext-0.3.0.tar.gz

Regards
Sylvain Le Gall

ps: i already sent this mail 5 hours ago, since it doesn't reach the
list, i post it again. Sorry for the noise if both message get posted.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

--- End Message ---
-- 
GPG/PGP key: A3AD7A2A David MENTRE <address@hidden>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A

reply via email to

[Prev in Thread] Current Thread [Next in Thread]