babel: Internationalization utilities for Python#

Description#

A collection of tools for internationalizing Python applications.

Upstream Contact#

http://babel.pocoo.org/en/latest/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

2.11.0

install-requires.txt:

babel >=2.6.0

Equivalent System Packages#

conda:

$ conda install  babel

macports: install the following packages: py-babel

opensuse:

$ sudo zypper install python3-Babel

void:

$ sudo xbps-install  python3-Babel

See https://repology.org/project/python:babel/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023