Skip to content
opticron edited this page Oct 21, 2012 · 2 revisions

This is a D1/D2 Phobos1/2/Tango compatible XML parser/generator library. It apparently beats the pants off of std.xml in usability and speed. This was initially created to fill the gap for XML parsing in D1. kxml has support for XPath queries (Shahid did quite a bit of work to improve this) and properly handles most types of nodes (including comments).

Clone this wiki locally