Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-kid: Kid - A simple and pythonic XML template language
- Summary
- Kid is a simple Python based template language for generating and
transforming XML vocabularies. Templates are compiled to native Python
byte-code and may be imported and used like normal Python modules.
Changelog
- * Tue Jan 2 16:00:00 2007 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.9.4-2
- Add hotfix for broken py-def (#220843)
- Simplify kid and kidc to not require setuptools to run (#220844)
- * Sun Dec 17 16:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.9.4-1
- Version 0.9.4
- Ghostbusting
- * Sun Jul 23 17:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.9.3-1
- Version 0.9.3
- Adjusting urls to point to kid-templating.org