annotate 0.9.x/README.txt @ 557:3c590f6f5dfa
stable tip
Merged revisions 607 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r607 | pjenvey | 2011-04-24 21:41:23 -0700 (Sun, 24 Apr 2011) | 3 lines
keywords only support space separated values, not comma separated
thanks agronholm
........
author |
pjenvey |
date |
Mon, 25 Apr 2011 04:44:13 +0000 |
parents |
5b7d3f9f7d74 |
children |
|
rev |
line source |
263
|
1 About Babel
|
|
2 ===========
|
|
3
|
|
4 Babel is a Python library that provides an integrated collection of
|
|
5 utilities that assist with internationalizing and localizing Python
|
|
6 applications (in particular web-based applications.)
|
|
7
|
|
8 Details can be found in the HTML files in the `doc` folder.
|
|
9
|
|
10 For more information please visit the Babel web site:
|
|
11
|
|
12 <http://babel.edgewall.org/>
|