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

Meta Configuration of Package libxml2

 
1
<package name="libxml2" project="home:netmax">
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.
17
18
19
20
Authors:
21
--------
22
    Daniel Veillard &lt;Daniel.Veillard@imag.fr&gt;
23
    Alejandro Forero &lt;bachue@bachue.com&gt;
24
    Chris Lahey &lt;clahey@umich.edu&gt;
25
    Christopher Blizzard &lt;blizzard@appliedtheory.com&gt;
26
    James Henstridge &lt;james@daa.com.au&gt;
27
    Jody Goldberg &lt;jgoldberg@home.com&gt;
28
    Manish Vachharajani &lt;mvachhar@vger.rutgers.edu&gt;
29
    Martin Baulig &lt;baulig@suse.de&gt;
30
    Michael Meeks &lt;michael@edenproject.org&gt;
31
    Miguel de Icaza &lt;miguel@nuclecu.unam.mx&gt;
32
    Nuno Ferreira &lt;nmrf@rnl.ist.utl.pt&gt;
33
    Raja R Harinath &lt;harinath@cs.umn.edu&gt;
34
    Ramiro Estrugo &lt;ramiro@eazel.com&gt;
35
    Raph Levien &lt;raph@acm.org&gt;
36
    Sven Heinicke &lt;sven@zen.org&gt;
37
    Timur Bakeyev &lt;mc@bat.ru&gt;
38
    Tomasz K&amp;#322;oczko &lt;kloczek@pld.org.pl&gt;
39
    Tom Tromey &lt;tromey@cygnus.com&gt;</description>
40
  <person userid="netmax" role="maintainer"/>
41
  <build>
42
    <disable/>
43
  </build>
44
</package>
45