This package browser is in early development. Mind the rough edges.

python-oslo.i18n

Oslo internationalization (i18n) library

The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.

Installation

Install the latest version of python-oslo.i18n as follows:

guix install python-oslo.i18n

Or install a particular version:

guix install python-oslo.i18n@3.20.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.