babel: Internationalization utilities#

Description#

Internationalization utilities

License#

BSD-3-Clause

Upstream Contact#

https://pypi.org/project/Babel/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

2.14.0

install-requires.txt:

babel >=2.11.0

Equivalent System Packages#

$ sudo pacman -S python-babel
$ conda install babel
$ sudo apt-get install python3-babel
$ sudo yum install babel
$ sudo emerge dev-python/Babel
$ sudo port install py-babel
$ sudo zypper install python3\$\{PYTHON_MINOR\}-Babel
$ sudo xbps-install python3-Babel

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

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.