annotate README.txt @ 436:53d32919ed65
trunk
Fix the import script to skip alt or draft items in the numbers/symbols
subtree of a locale.
author |
jruigrok |
date |
Sat, 22 Aug 2009 12:03:44 +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/>
|