Novell Linux Desktop 9
package descriptions
expat
XML Parser Toolkit
|
Expat is an XML 1.0 parser written in C. It aims to be fully conformant. It is currently not a validating XML processor. The current production version of expat can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a low-level library for tokenizing XML. The interface is documented in xmltok/xmltok.h. The directory xmlparse contains an XML parser library which is built on top of the xmltok library. The interface is documented in xmlparse/xmlparse.h. The directory sample contains a simple example program using this interface. The directory sample/build.bat is a batch file to build the example using Visual C++. The directory xmlwf contains the xmlwf application, which uses the xmlparse library. The arguments to xmlwf are one or more files which are each to be checked for well-formedness. An option -d dir can be specified. For each well-formed input file the corresponding canonical XML will be written to dir/f, where f is the filename (without any path) of the input file. A -x option will cause references to external general entities to be processed. A -s option will make documents that are not standalone cause an error (a document is considered standalone if it is intrinsically standalone because it has no external subset and no references to parameter entities in the internal subset or it is declared as standalone in the XML declaration). |
| Version: | 1.95.7 |
|---|---|
| Release: | 37.2 |
| Medium: | DVD1 |
| Path: | /suse/i586/expat-1.95.7-37.2.i586.rpm |
| Group: | Development/Libraries/C |
| License: | MPL |
| Size: | 495 KB |
| Homepage: | http://expat.sourceforge.net/ |
File list
-rwxr-xr-x root root 25065 Aug 25 17:30 /usr/bin/xmlwf -rw-r--r-- root root 39145 Aug 25 17:29 /usr/include/expat.h -rw-r--r-- root root 159982 Aug 25 17:29 /usr/lib/libexpat.a -rwxr-xr-x root root 706 Aug 25 17:29 /usr/lib/libexpat.la lrwxrwxrwx root root 17 Aug 25 17:29 /usr/lib/libexpat.so -> libexpat.so.0.5.0 lrwxrwxrwx root root 17 Aug 25 17:29 /usr/lib/libexpat.so.0 -> libexpat.so.0.5.0 -rwxr-xr-x root root 160096 Aug 25 17:29 /usr/lib/libexpat.so.0.5.0 drwxr-xr-x root root 336 Aug 25 17:30 /usr/share/doc/packages/expat -rw-r--r-- root root 1184 Apr 20 2002 /usr/share/doc/packages/expat/COPYING -rw-r--r-- root root 6699 Oct 20 2003 /usr/share/doc/packages/expat/Changes -rw-r--r-- root root 1556 Jan 20 2003 /usr/share/doc/packages/expat/MANIFEST -rw-r--r-- root root 4868 Jul 15 2003 /usr/share/doc/packages/expat/README drwxr-xr-x root root 112 Oct 21 2003 /usr/share/doc/packages/expat/examples -rw-r--r-- root root 1249 Oct 15 2003 /usr/share/doc/packages/expat/examples/elements.c -rw-r--r-- root root 2040 Oct 15 2003 /usr/share/doc/packages/expat/examples/outline.c -rw-r--r-- root root 3260 Aug 25 17:28 /usr/share/doc/packages/expat/expatfaq.html -rw-r--r-- root root 80042 Oct 20 2003 /usr/share/doc/packages/expat/reference.html -rw-r--r-- root root 1139 Oct 20 2003 /usr/share/doc/packages/expat/style.css -rw-r--r-- root root 2414 Aug 8 2002 /usr/share/doc/packages/expat/valid-xhtml10.png -rw-r--r-- root root 13884 Jan 24 2003 /usr/share/doc/packages/expat/xmlwf.sgml -rw-r--r-- root root 3440 Aug 25 17:30 /usr/share/man/man1/xmlwf.1.gz