New version of Kwartz has been released.
Homepage:
http://www.kuwata-lab.com/kwartz/
Download:
http://www.kuwata-lab.com/kwartz/kwartz_2004-05-09.tar.gz
Change log:
···
* IMPORTANT: "..." is now string literal, as well as '...'.
* IMPORTANT: "\n", "\r" and "\t" is avairable only in "...",
not avairable in '...'.
* End-of-line is automatically detected which is "\r\n" or "\n".
This is useful if you are on Windows.
* New command line option '--delete_idattr' added, which
delete id attributes from presentation data.
What is Kwartz?
Kwartz is a template system for Ruby, PHP and Java.
It has the folloing features:
- Kwartz can separate presentation logic from a template.
- Kwartz runs very fast.
- Kwartz can be available in Ruby, PHP and Java.
- Kwartz doesn’t break HTML design at all.
- Kwartz can handle any type of text file.
- Kwartz can sanitize automatically.
–
regards,
kwa