view README.txt @ 164:e1199c0fb3bf trunk

made the python extractor detect source file encodings from the magic encoding comment (or default to ascii) and convert message strings and comments to unicode fixes #23
author pjenvey
date Fri, 22 Jun 2007 00:38:54 +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/>
Copyright (C) 2012-2017 Edgewall Software