babel: Internationalization utilities for Python¶
Description¶
A collection of tools for internationalizing Python applications.
Upstream Contact¶
Type¶
standard
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