Tempita 0.2
A very small text templating language
Tempita is a small templating language for text substitution.
This isn't meant to be the Next Big Thing in templating; it's just a handy little templating language for when your project outgrows string.Template or % substitution. It's small, it embeds Python in strings, and it doesn't do much else.
You can read about the language, the interface, and there's nothing more to learn about it.
0.1 is the initial release.
You can install from the svn repository with easy_install Tempita==dev.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| Tempita-0.2.tar.gz (md5) | Source | 15KB | 122 | |
| Tempita-0.2-py2.4.egg (md5) | Python Egg | 2.4 | 21KB | 1321 |
| Tempita-0.2-py2.5.egg (md5) | Python Egg | 2.5 | 21KB | 1415 |
- Author: Ian Bicking <ianb at colorstudy com>
- Home Page: http://pythonpaste.org/tempita/
- Keywords: templating template language html
- License: MIT
- Categories
- Package Index Owner: ianb
- DOAP record: Tempita-0.2.xml
