python2-speaklater - Implements a lazy string for python useful for use with 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.
Packages
| python2-speaklater-1.3-2.fc14.al.noarch [10 KiB] |
Changelog
by Joel Barrios (2022-01-25):
- Add python3 sub-package. |