Difference between revisions of "Libxml2"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Libxml2 |Short description=XML C library for the Gnome project |Full description=Libxml is the XML C library developed for the Gnome project. The library code is po...")
 
(version 2.9.3)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Libxml2
 
|Name=Libxml2
|Short description=XML C library for the Gnome project
+
|Short description=C parser for XML
|Full description=Libxml is the XML C library developed for the Gnome project. The library code is portable and modular; most of the extensions can be compiled out. Libxml implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, SAX, and DocBook SGML. Support for W3C XML Schemas is in progress.
+
|Full description='''Libxml2''' is the XML C parser and toolkit developed for the [[Gnome]] project, but it can be used outside of GNOME. It provides functions which allow reading data from XML files as well as changing data within the XML tree structure and saving the changing  to be used later. Though the library is written in C a variety of language bindings make it available in other environments.
|User level=none
+
 
|Status=Live
+
Libxml implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, SAX, and DocBook SGML. Support for W3C XML Schemas is in progress.
|Component programs=
 
 
|Homepage URL=http://xmlsoft.org/
 
|Homepage URL=http://xmlsoft.org/
|VCS checkout command=
+
|User level=advanced
 +
|VCS checkout command=git clone git://git.gnome.org/libxml2
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User tutorial available in HTML format from http://xmlsoft.org/tutorial/index.html
 
|Documentation note=User tutorial available in HTML format from http://xmlsoft.org/tutorial/index.html
|Paid support=
+
|Related projects=libxml++,LXML
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=Filters,libxml++,LXML
 
 
|Keywords=XML,library,XPATH,libxml2,markup languages,Namespaces,XML Base,RFC 2396,XPointer,HTML4,XInclude,SGML Catalogs,XML Catalogs
 
|Keywords=XML,library,XPATH,libxml2,markup languages,Namespaces,XML Base,RFC 2396,XPointer,HTML4,XInclude,SGML Catalogs,XML Catalogs
|Is GNU=n
+
|Version identifier=2.9.3
|Last review by=Janet Casey
+
|Version date=2015/11/20
|Last review date=2005-07-11
+
|Version status=stable
 +
|Version download=ftp://xmlsoft.org/libxml2/libxml2-2.9.3.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2016/03/18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.6.20
+
|Status=
|Version date=2005-07-11
+
|Is GNU=No
|Version status=stable
+
|License verified date=2002-08-26
|Version download=ftp://xmlsoft.org/libxml-2.6.20.tar.gz
+
}}
 +
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2002-08-26
 
|License verified date=2002-08-26
|Version comment=2.6.20 stable released 2005-07-11
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Daniel Veillard
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Daniel Veillard
 
 
|Email=daniel@veillard.com
 
|Email=daniel@veillard.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=William Brack
 
|Role=Contributor
 
|Role=Contributor
|Real name=Aleksey Sanin
+
|Email=wbrack@mmm.com.hk
|Email=aleksey@aleksey.com
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Bjorn Reese
 
|Role=Contributor
 
|Role=Contributor
|Real name=Bjorn Reese
 
 
|Email=breese@users.sourceforge.net
 
|Email=breese@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Aleksey Sanin
 
|Role=Contributor
 
|Role=Contributor
|Real name=Gary Pennington
+
|Email=aleksey@aleksey.com
|Email=Gary.Pennington@uk.sun.com
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Igor Zlatkovic
 
|Real name=Igor Zlatkovic
|Email=igor@stud.fh-frankfurt.de
+
|Role=Contributor for the Windows port
 +
|Email=igor@zlatkovic.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
+
|Real name=Rob Richards
|Real name=William Brack
+
|Role=Contributor for the Windows port
|Email=wbrack@mmm.com.hk
+
|Email=rrichards@ctindustries.net
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://bugzilla.gnome.org/buglist.cgi?product=libxml2
+
|Resource URL=https://git.gnome.org/browse/libxml2
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=ftp://xmlsoft.org/libxml2/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
|Resource kind=VCS Repository Webview
+
|Resource kind=Download
|Resource URL=http://cvs.gnome.org/bonsai/rview.cgi/?cvsroot=/cvs/gnome&dir-gnome-xml
+
|Resource URL=http://ftp.gnome.org/pub/gnome/sources/libxml2/
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://bugzilla.gnome.org/buglist.cgi?product=libxml2
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 78: Line 89:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:xml@gnome.org
 
|Resource URL=mailto:xml@gnome.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=http://mail.gnome.org/mailman/listinfo/xml
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
+
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 
|Use=library
 
|Use=library
 +
|Works-with=xml
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2002-08-26
 
}}
 

Revision as of 13:05, 18 March 2016


[edit]

Libxml2

http://xmlsoft.org/
C parser for XML

Libxml2 is the XML C parser and toolkit developed for the Gnome project, but it can be used outside of GNOME. It provides functions which allow reading data from XML files as well as changing data within the XML tree structure and saving the changing to be used later. Though the library is written in C a variety of language bindings make it available in other environments.

This package (a.k.a. libxml or gnome-xml) implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, SAX, and DocBook SGML. Support for W3C XML Schemas is in progress.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

26 August 2002




Leaders and contributors

Contact(s)Role
Bjorn Reese Contributor
Igor Zlatkovic Contributor for the Windows port
William Brack Contributor
Daniel Veillard Maintainer
Rob Richards Contributor for the Windows port
Aleksey Sanin Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libxml
DeveloperVCS Repository Webviewhttps://git.gnome.org/browse/libxml2
DeveloperDownloadhttp://ftp.gnome.org/pub/gnome/sources/libxml2/
Bug TrackingBug Trackinghttp://bugzilla.gnome.org/buglist.cgi?product=libxml2
Debian (Ref)https://tracker.debian.org/pkg/libxml2
DeveloperDownloadftp://xmlsoft.org/libxml2/
Ruby (Ref) (R)https://rubygems.org/gems/libxml
DeveloperMailing List Subscribehttp://mail.gnome.org/mailman/listinfo/xml
Bug Tracking,Developer,SupportE-mailmailto:xml@gnome.org


Software prerequisites




Entry




















"Contributor for the Windows port" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor for the Windows port" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.