| Name: | python3-speaklater |
|---|---|
| Version: | 1.3 |
| Release: | 19.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 19956 |
| License: | BSD |
| RPM: | python3-speaklater-1.3-19.el8.noarch.rpm |
| Source RPM: | python-speaklater-1.3-19.el8.src.rpm |
| Build Date: | Mon May 25 2020 |
| Build Host: | jenkins-10-147-72-125-763c9cc3-c381-49a0-aec8-73cd47fdf5fb.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://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. |