Obviel Template message extractor for Babel
Project description
babel-obviel
Babel Obviel integrates Obviel with the Babel i18n tools. You can then use the Babel extraction system to extract message ids from Obviel Template (.obvt) files. Babel Obviel knows about Obviel Template’s rules for message id generation so should generate message ids that work with Obviel Template’s i18n system.
You can configure Babel for .js and .obvt files with a mapping config file as follows:
[javascript: **.js] extract_messages = _ [obvt: **.obvt]
If you named this config file mapping.cfg, you can run babel with this config file like this:
$ bin/pybabel extract -F mapping.cfg <some_directory>
CHANGES
0.5.1 (2012-06-06)
Actually make it installable (missing doc/README.txt).
0.5 (2012-05-31)
Initial public release.
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
babel-obviel-0.5.1.tar.gz
(3.2 kB
view hashes)