update Sat May 8 12:37:00 PDT 2010
[pkgsrc.git] / textproc / ruby-htree / DESCR
1 htree provides a tree data structure which represent HTML and XML data.
2
3  * Permissive unified HTML/XML parser
4  * byte-to-byte round-tripping unparser
5  * XML namespace support
6  * Dedicated class for escaped string. This ease sanitization.
7  * HTML/XHTML/XML generator
8  * template engine
9  * recursive template expansion
10  * converter to REXML document