view doc/index.txt @ 121:d2ac14a7ea08 trunk

Fix parsing of timezone in POT creation date.
author cmlenz
date Fri, 15 Jun 2007 22:58:46 +0000
parents 79c875493b91
children 98dcabc99308
line wrap: on
line source
.. -*- mode: rst; encoding: utf-8 -*-

=====
Babel
=====

.. image:: logo.png
   :width: 426
   :height: 187
   :align: center
   :alt: Babel
   :class: logo

---------------------------------------------------
Simple Internationalization for Python Applications
---------------------------------------------------

Babel is an integrated collection of utilities that assist in
internationalizing and localizing Python applications, with an emphasis on
web-based applications.

 * `Introduction <intro.html>`_
 * `Working with Message Catalogs <catalogs.html>`_
 * `Locale Display Names <display.html>`_
 * `Number and Date Formatting <formatting.html>`_
 * `Command-Line Interface <cmdline.html>`_
 * `Distutils/Setuptools Integration <setup.html>`_
 * `Support Classes and Functions <support.html>`_
 * `Generated API Documentation <api/index.html>`_
Copyright (C) 2012-2017 Edgewall Software