| Name: | python3-speaklater |
|---|---|
| Version: | 1.3 |
| Release: | 26.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 19812 |
| License: | BSD |
| RPM: | python3-speaklater-1.3-26.el9.noarch.rpm |
| Source RPM: | python-speaklater-1.3-26.el9.src.rpm |
| Build Date: | Mon Jun 06 2022 |
| Build Host: | build-ol9-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. |