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
- * Mon Aug 6 19:00:00 2007 Joel Barrios <http://joel-barrios.blogspot.com/>
- Update to 0.9.6
- * Sun Jan 28 18:00:00 2007 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.9.5-1
- Upstream 0.9.5
- Drop the py-def patch
- * Tue Jan 2 18: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)