slackbuilds_ponce/python/speaklater/README
Nikos Giotis 14b7001707 python/speaklater: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-03-05 11:08:51 +07:00

3 lines
No EOL
198 B
Text

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.