python3-speaklater - Implements a lazy string for python3 useful for gettext
Website: | http://github.com/mitsuhiko/speaklater |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
A module that provides lazy strings for translations. Basically you get an object that appears to be a string but changes the value every time the value is evaluated based on a callable you provide. This package provides the python3 version of the module.
Packages
python3-speaklater-1.3-2.fc14.al.noarch [10 KiB] |
Changelog
by Joel Barrios (2022-01-25):
- Add python3 sub-package. |