python3-babel

tools for internationalizing Python applications - Python 3.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 3.x module.