blob: 4d3960a246c00475f15ec0b5d40d659786cc78c8 (
plain) (
blame)
1
2
3
4
5
6
|
XTemplate is a lightweight XML template engine for Ruby. The idea of
XTemplate comes from Amrita and XSLT. This template engine requires
one of xmlscan and REXML as XML parser.
Author: Takaaki Tateishi <ttate@users.sourceforge.net>
WWW: http://xtemplate.sourceforge.net/
|