view README.txt @ 476:2c6f5e610e86 stable-0.9.x

Merged revisions 465 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r465 | palgarvio | 2008-12-23 02:03:40 +0100 (di, 23 dec 2008) | 3 lines Now, the `--width` option, although with a default value of 76, it's not set to any value initially so that the `--no-wrap` option can be passed without throwing an error. Fixes #145. With the above bug, another one was found where Babel was not mimic'ing xgtettext's behaviour regarding the `--no-wrap` option where comments are wrapped anyway to the width of 76, and, if `--width` is passed then that value is used to wrap the comments too. ........
author jruigrok
date Sun, 11 Apr 2010 08:40:17 +0000
parents f71ca60f2a4a
children
line wrap: on
line source
About Babel
===========

Babel is a Python library that provides an integrated collection of
utilities that assist with internationalizing and localizing Python
applications (in particular web-based applications.)

Details can be found in the HTML files in the `doc` folder.

For more information please visit the Babel web site:

  <http://babel.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software