annotate README.txt @ 286:05fe2d0b1354
stable-0.9.x 0.9.1
Ported [313] to 0.9.x branch.
author |
cmlenz |
date |
Fri, 07 Sep 2007 10:13:58 +0000 |
parents |
7870274479f5 |
children |
|
rev |
line source |
1
|
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/>
|