libxml2
From Wikipedia, the free encyclopedia
(Redirected from LibXML)
| Initial release | September 23, 1999 |
|---|---|
| Stable release | 2.7.3 (18 January 2009) [+/−] |
| Preview release | SVN (Current) [+/−] |
| Written in | C |
| Operating system | Unix-like, Windows, CygWin, Mac OS, RISC OS, OS/2, VMS, QNX, MVS... |
| Type | XML parser |
| License | MIT License |
| Website | xmlsoft.org |
libxml is a software library for parsing XML documents. It is also the basis for another library which parses XSLT-1.0 stylesheets[1]. It is written in the C programming language, and provides bindings to C, C++, XSH, C#, Python, Kylix/Delphi and other Pascals, Ruby, and PHP5. It can be accessed from Perl using the XML::LibXML Perl module. It was originally developed for the GNOME project, but can be used outside it. The libXML code is highly portable, since it depends on standard ANSI C libraries only, and it is released under the MIT license.
[edit] See also
[edit] References
[edit] External links
| This computer software article is a stub. You can help Wikipedia by expanding it. |

