skip to navigation
skip to content

c2c.recipe.msgfmt 0.2.1

A buildout recipe to compile message catalog to binary format.

A buildout recipe to compile message catalog to binary format (.po to .mo).

Requirements

Usage

Minimal buildout config example:

[buildout]
parts = po2mo

[po2mo]
recipe = c2c.recipe.msgfmt
po-directory = foo/bar/i18n/

The .mo files are created in the same directory as the .po files.

 
File Type Py Version Uploaded on Size # downloads
c2c.recipe.msgfmt-0.2.1.tar.gz (md5) Source 2011-04-11 2KB 377