Mercurial > babel > mirror
view README.txt @ 440:2e8fa2145a13 trunk
remove sorted and don't assume dict ordering (Python 2.3 & Jython compat)
author | pjenvey |
---|---|
date | Fri, 25 Sep 2009 20:29:11 +0000 |
parents | 7870274479f5 |
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/>