mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
349 B
Plaintext
11 lines
349 B
Plaintext
htree provides a tree data structure which represent HTML and XML data.
|
|
|
|
* Permissive unified HTML/XML parser
|
|
* byte-to-byte round-tripping unparser
|
|
* XML namespace support
|
|
* Dedicated class for escaped string. This ease sanitization.
|
|
* HTML/XHTML/XML generator
|
|
* template engine
|
|
* recursive template expansion
|
|
* converter to REXML document
|