| Name: | python-speaklater |
|---|---|
| Version: | 1.3 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 21198 |
| License: | BSD |
| RPM: | python-speaklater-1.3-1.el7.noarch.rpm |
| Source RPM: | python-speaklater-1.3-1.el7.src.rpm |
| Build Date: | Thu Sep 14 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/mitsuhiko/speaklater |
| Summary: | Implements a lazy string for python useful for use with get-text |
| 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. |