XML Parser Toolkit

Edit Package expat.11760

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
that 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 file 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 to check for well-formedness.
An option -d dir can be specified. For each well-formed input file, the
corresponding canonical XML is written to dir/f, where f is the
filename (without any path) of the input file. A -x option causes
references to external general entities to be processed. A -s option
makes documents that are not stand-alone cause an error (a document is
considered stand-alone if it is intrinsically stand-alone because it
has no external subset and no references to parameter entities in the
internal subset or it is declared as stand-alone in the XML
declaration).

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000179 179 Bytes
config-guess-sub-update.patch 0000020591 20.1 KB
expat-2.1.0-CVE-2016-9063.patch 0000002001 1.95 KB
expat-2.1.0-heap_buffer_overflow.patch 0000002133 2.08 KB
expat-2.1.0-parser_crashes_on_malformed_input.patch 0000025139 24.5 KB
expat-2.1.0.tar.gz 0000562616 549 KB
expat-2.1.1-CVE-2012-6702.patch 0000003955 3.86 KB
expat-CVE-2017-9233.patch 0000000934 934 Bytes
expat-CVE-2018-20843.patch 0000000681 681 Bytes
expat-alloc-size.patch 0000000951 951 Bytes
expat-visibility.patch 0000005431 5.3 KB
expat.changes 0000013765 13.4 KB
expat.spec 0000004273 4.17 KB
expatfaq.html 0000003260 3.18 KB
Latest Revision
Robert Frohl's avatar Robert Frohl (rfrohl) committed (revision 1)
Release from SUSE:Maintenance:11760 / expat.SUSE_SLE-12_Update
Comments 0
openSUSE Build Service is sponsored by