triptico.com

Angel Ortega's Site
Ángel Ortega is a programmer, writer, composer and illustrator based in El Casar (Guadalajara, Spain). Author of the award-winning Minimum Profit text editor for programmers, main musician of the Ann Hell band and many other things.

po2c

A .po language files to C source code converter

Latest version is 1.0.2.

po2c is a Perl script that takes a bunch of gettext (.po) language translation files from its command line arguments and dumps a C source code file containing all those messages and the necessary functions to use them without any other dependency. This is useful when you want to deploy .po translated strings to systems where no easy gettext support exist (for example, win32) or when a unique, self-contained binary without external file dependencies is convenient (for example, embedded or small systems).

This software is licensed under the GPL.

Downloads

http://triptico.com/download/po2c.tar.gz - [GPG signature]

or get the development version using git:

	git clone http://git.triptico.com/po2c

Add a comment

Author:

Comment: