A Library to Manipulate XML Files
The XML C library was initially developed for the GNOME project. It is
now used by many programs to load and save extensible data structures
or manipulate any kind of XML files.
This library implements a number of existing standards related to
markup languages, including the XML standard, name spaces in XML, XML
Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
XML catalogs. In most cases, libxml tries to implement the
specification in a rather strict way. To some extent, it provides
support for the following specifications, but does not claim to
implement them: DOM, FTP client, HTTP client, and SAX.
The library also supports RelaxNG. Support for W3C XML Schemas is in
progress.
- Sources inherited from project openSUSE:12.2
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/libxml2 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000109 109 Bytes | |
bigendian64.patch | 0000000622 622 Bytes | |
fix-perl.diff | 0000004497 4.39 KB | |
libxml2-CVE-2012-2807.patch | 0000011443 11.2 KB | |
libxml2-git-snapshot.tar.gz | 0004889614 4.66 MB | |
libxml2.changes | 0000063517 62 KB | |
libxml2.spec | 0000006254 6.11 KB | |
python-libxml2.changes | 0000059703 58.3 KB | |
python-libxml2.spec | 0000002713 2.65 KB |
Latest Revision
release number bump
Comments 0