Skip to main content

A buildout recipe to compile message catalog to binary format.

Project description

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/
followlinks = false

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

c2c.recipe.msgfmt-0.2.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page