Logoj0ke.net Open Build Service > Projects > internetx:mysql5 > libxml2 > Meta
Sign Up | Log In

Meta Configuration of Package libxml2

 
1
<package name="libxml2" project="internetx:mysql5">
2
  <title>A Library to Manipulate XML Files</title>
3
  <description>This package is based on the package 'libxml2' from project 'home:netmax'.
4
5
The XML C library was initially developed for the GNOME project. It is
6
now used by many programs to load and save extensible data structures
7
or manipulate any kind of XML files.
8
9
This library implements a number of existing standards related to
10
markup languages, including the XML standard, name spaces in XML, XML
11
Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
12
XML catalogs. In most cases, libxml tries to implement the
13
specification in a rather strict way. To some extent, it provides
14
support for the following specifications, but does not claim to
15
implement them: DOM, FTP client, HTTP client, and SAX.
16
17
The library also supports RelaxNG. Support for W3C XML Schemas is in
18
progress.
19
20
21
22
Authors:
23
--------
24
    Daniel Veillard &lt;Daniel.Veillard@imag.fr&gt;
25
    Alejandro Forero &lt;bachue@bachue.com&gt;
26
    Chris Lahey &lt;clahey@umich.edu&gt;
27
    Christopher Blizzard &lt;blizzard@appliedtheory.com&gt;
28
    James Henstridge &lt;james@daa.com.au&gt;
29
    Jody Goldberg &lt;jgoldberg@home.com&gt;
30
    Manish Vachharajani &lt;mvachhar@vger.rutgers.edu&gt;
31
    Martin Baulig &lt;baulig@suse.de&gt;
32
    Michael Meeks &lt;michael@edenproject.org&gt;
33
    Miguel de Icaza &lt;miguel@nuclecu.unam.mx&gt;
34
    Nuno Ferreira &lt;nmrf@rnl.ist.utl.pt&gt;
35
    Raja R Harinath &lt;harinath@cs.umn.edu&gt;
36
    Ramiro Estrugo &lt;ramiro@eazel.com&gt;
37
    Raph Levien &lt;raph@acm.org&gt;
38
    Sven Heinicke &lt;sven@zen.org&gt;
39
    Timur Bakeyev &lt;mc@bat.ru&gt;
40
    Tomasz K&amp;#322;oczko &lt;kloczek@pld.org.pl&gt;
41
    Tom Tromey &lt;tromey@cygnus.com&gt;</description>
42
  <person userid="netmax" role="maintainer"/>
43
</package>
44