Mercurial > babel > old > babel-test
view doc/index.txt @ 482:fc93fd7a2efb stable-0.9.x
Merged revisions 471 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r471 | dfraser | 2009-05-08 10:05:03 +0200 (vr, 08 mei 2009) | 2 lines
add `--project` and `--version` options for commandline (fixes #173)
........
author | jruigrok |
---|---|
date | Sun, 11 Apr 2010 08:53:54 +0000 |
parents | 49f2210150b7 |
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>`_