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