Jump to letter: [
ABCGIKLMOPRW
]
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. Kid was spawned as a result of a kinky love
triangle between XSLT, TAL, and PHP. We believe many of the best features
of these languages live on in Kid with much of the limitations and
complexity stamped out (well, eventually :).
Templates are compiled to native Python byte-code and may be imported and
used like normal Python modules.
Changelog
- * Mon Mar 14 12:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> 0.6.3-1
- Version 0.6.3
- * Thu Mar 10 12:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> 0.6.2-1
- Initial build in Fedora Extras format.