pkgsrc/textproc/p5-XML-SAX-Expat/DESCR
explorer cffd20a04c add XML::SAX::Parser, which provides an Expat parser
for XML::SAX, by using XML::Parse.
2002-11-07 20:46:52 +00:00

5 lines
165 B
Text

This is an implementation of a SAX2 driver sitting on top of Expat
(XML::Parser).
It is still incomplete, though most of the basic SAX2 events should be
available.