babel: Internationalization utilities¶
Description¶
Internationalization utilities
License¶
BSD-3-Clause
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
2.14.0
version_requirements.txt:
babel >=2.11.0
Installation commands¶
$ pip install babel\>=2.11.0
$ sage -i babel
$ sudo pacman -S python-babel
$ conda install babel
$ sudo apt-get install python3-babel
$ sudo dnf install babel
$ sudo emerge dev-python/Babel
$ sudo port install py-babel
$ sudo zypper install python3-Babel
$ sudo xbps-install python3-Babel
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.