Meta Configuration of Package libxml2
18
1
<package name="libxml2" project="SUSE:SLE-15:Update">
2
<title>A Library to Manipulate XML Files</title>
3
<description>The XML C library was initially developed for the GNOME project. It is
4
now used by many programs to load and save extensible data structures
5
or manipulate any kind of XML files.
6
7
This library implements a number of existing standards related to
8
markup languages, including the XML standard, name spaces in XML, XML
9
Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
10
XML catalogs. In most cases, libxml tries to implement the
11
specification in a rather strict way. To some extent, it provides
12
support for the following specifications, but does not claim to
13
implement them: DOM, FTP client, HTTP client, and SAX.
14
15
The library also supports RelaxNG. Support for W3C XML Schemas is in
16
progress.</description>
17
</package>
18