Parses elements, attributes, and text(content), and nothing more. Should be very easy to extend and modify for special cases. It is roughly as fast as libxml, although it currently reads in the entire document first (however, this is memory efficient - nodes are implemented using Struct).
Required Ruby Version
> 0.0.0
Authors
John Prince
Versions
- 0.0.7 March 06, 2009* (14 KB)
- 0.0.6 February 28, 2009* (14 KB)
- 0.0.5 February 23, 2009* (14 KB)
- 0.0.4 February 23, 2009* (13.5 KB)
- 0.0.3 January 07, 2009* (10 KB)
- 0.0.2 October 19, 2007* (9.5 KB)