README.txt 374 B

123456789101112
  1. About Babel
  2. ===========
  3. Babel is a Python library that provides an integrated collection of
  4. utilities that assist with internationalizing and localizing Python
  5. applications (in particular web-based applications.)
  6. Details can be found in the HTML files in the `doc` folder.
  7. For more information please visit the Babel web site:
  8. <http://babel.edgewall.org/>