| Version installed on Solaris 5.8: |
1.95.2 |
| Latest known version: |
2.0 |
| One-line description: |
XML parser |
| Package description: |
Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers
are called when the parser discovers the associated structures in the
document being parsed. A start tag is an example of the kind of
structures for which you may register handlers.
|
| Software type: |
freeware |
| Package source: |
http://sourceforge.net/projects/expat/ |
| Programs in this package: |
xmlwf |
| Compiler/linker flags: |
-I/usr/local/include -L/usr/local/lib -R/usr/local/lib -lexpat |
| Packages used by this package: |
Perl/XML::Parser |
| Executable Location: |
/usr/local/lib/perl5/site-perl |