summaryrefslogtreecommitdiffstats
path: root/python/speaklater/README
diff options
context:
space:
mode:
author Nikos Giotis <nikos.giotis@gmail.com>2017-03-05 11:08:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-05 11:08:51 +0700
commit14b7001707bb62acd450a9476337b0b2c7256402 (patch)
tree17db63bc115c22203266202dc2cf2003ea8ddb09 /python/speaklater/README
parent7b3de8016655feee54199daa4aeb436bb32a86d2 (diff)
downloadslackbuilds-14b7001707bb62acd450a9476337b0b2c7256402.tar.gz
slackbuilds-14b7001707bb62acd450a9476337b0b2c7256402.tar.xz
python/speaklater: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/speaklater/README')
-rw-r--r--python/speaklater/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/speaklater/README b/python/speaklater/README
new file mode 100644
index 0000000000..f81ca63b07
--- /dev/null
+++ b/python/speaklater/README
@@ -0,0 +1,3 @@
+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. \ No newline at end of file