Summary
A collection of tools for internationalizing Python applications Babel is composed of two major parts: - tools to build and work with gettext message catalogs - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
Versions
v2.16.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~loong ~m68k ~mips ~riscv ~s390 ~x64-macos
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
Depending packages
app-emulation / diskimage-builder : Golden Disk Image builder
dev-python / agate : A Python data analysis library that is optimized for humans instead of machines
dev-python / flask-babel : i18n and l10n support for Flask based on Babel and pytz
dev-python / jupyterlab-server : Server components for JupyterLab and JupyterLab like applications
dev-python / mkdocs : Project documentation with Markdown
dev-python / mkdocs-git-revision-date-localized-plugin : Display the localized date of the last git modification of a markdown file
dev-python / mkdocs-material : A Material Design theme for MkDocs
dev-python / pydata-sphinx-theme : Bootstrap-based Sphinx theme from the PyData community
dev-python / sphinx : Python documentation generator
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/babel: Post-rename cleanup
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Rename dev-python/{Babel → babel}
Signed-off-by: Michał Górny <mgorny@gentoo.org>