python-babel

Tools for internationalizing Python applications - Python 2.x
  http://babel.pocoo.org/
  0
  no reviews



Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.

This package provides the Python 2.x module.