summaryrefslogtreecommitdiff
path: root/python/tempita/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2014-09-27 20:08:19 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-27 20:08:19 +0700
commit35647aace5943830f55a932b728044a693941235 (patch)
treeba6a37485cfa77cc69ae57c649931502ddc6db6a /python/tempita/README
parentede2069c55dc1c9dea1a044e86423fd238dca1cb (diff)
downloadslackbuilds-35647aace5943830f55a932b728044a693941235.tar.gz
python/tempita: Added (template language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tempita/README')
-rw-r--r--python/tempita/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tempita/README b/python/tempita/README
new file mode 100644
index 0000000000..71b289c69c
--- /dev/null
+++ b/python/tempita/README
@@ -0,0 +1 @@
+Tempita is a small templating language for text substitution.