Language

Package: python-flufl-i18n @ 3.0

Synopsis

API for Python internationalization

Description

This package provides a high-level, convenient API for managing internationalization/translation contexts in Python applications. There is a simple API for single-context applications, such as command line scripts which only need to translate into one language during the entire course of their execution. There is a more flexible, but still convenient API for multi-context applications, such as servers, which may need to switch language contexts for different tasks.

Home page
https://flufli18n.readthedocs.io
Location
gnu/packages/python-xyz.scm (line: 24457, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings