summaryrefslogtreecommitdiff
path: root/docs/index.txt
blob: def94a81ae9a413171bee0f52b70804004f2358c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Tempita
+++++++

:author: Ian Bicking <ianb@colorstudy.com>

Status & License
================

Tempita is available under an `MIT-style license <license.html>`_.

It is actively developed, but not an ambitious project.  It does not
seek to take over the templating world, or adopt many new features.
I just wanted a small templating language for cases when ``%`` and
``string.Template`` weren't enough.