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