| Name: | python3-speaklater |
|---|---|
| Version: | 1.3 |
| Release: | 36.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 20557 |
| License: | LicenseRef-Callaway-BSD |
| RPM: | python3-speaklater-1.3-36.el10_0.noarch.rpm |
| Source RPM: | python-speaklater-1.3-36.el10_0.src.rpm |
| Build Date: | Fri Jan 03 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/mitsuhiko/speaklater |
| Summary: | Implements a lazy string for python3 useful for gettext |
| 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. |