Files
pkgsrc-ng/devel/py-speaklater/DESCR
2013-09-26 17:14:40 +02:00

5 lines
213 B
Plaintext

Speaklater is 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.