Mercurial > babel > mirror
view doc/index.txt @ 555:326511036d21 stable-0.9.x
Merged revisions 607 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r607 | pjenvey | 2011-04-24 21:41:23 -0700 (Sun, 24 Apr 2011) | 3 lines
keywords only support space separated values, not comma separated
thanks agronholm
........
author | pjenvey |
---|---|
date | Mon, 25 Apr 2011 04:44:13 +0000 |
parents | cf64577122b7 |
children |
line wrap: on
line source
.. -*- mode: rst; encoding: utf-8 -*- ======= Preface ======= .. 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>`_ * `Locale Display Names <display.html>`_ * `Date Formatting <dates.html>`_ * `Number Formatting <numbers.html>`_ * `Working with Message Catalogs <messages.html>`_ * `Command-Line Interface <cmdline.html>`_ * `Distutils/Setuptools Integration <setup.html>`_ * `Support Classes and Functions <support.html>`_ * `Generated API Documentation <api/index.html>`_