Downloadliste

Projektbeschreibung

Libxml2 is the XML C library developed for the Gnome project. The library code is portable (to Linux, Unix, Windows, embedded systems, etc.) and modular; most of the extensions can be compiled out. Libxml2 implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, Relax NG, 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, and SAX2. Support for W3C XML Schemas is in progress. It includes xmllint, a command line XML validator.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-20 14:44 Zurück zur Release-Liste
2.7.7

Viele Bugfixes und Verbesserungen vorgenommen wurden. Ein - XPath-Option wurde hinzugefügt, um xmllint. Der HTML-Parser wurde nicht rekursiv. Eine Besetzung wurde relaxng.c hinzugefügt, um eine Compilation mit Sun Studio 11. Ein Scheitern bauen auf Sparc-Solaris wurde behoben. autoreconf ist in autogen.sh verwendet. Bauen mit MinGW wurde behoben. Einige der Konfiguration und Autogen-Skripte wurden aktualisiert. RelaxNG Tests wurden in runTest für Windows behoben. Eine Warnung in const xmlNodeSetBase wurde behoben. Die Python-Generator wurde behoben, um nicht die xmllib veraltet. Einige automake Dateien wurden aktualisiert. nanohttp auf Windows festgelegt wurde.
Tags: Major bugfixes, Enhancements
Many bugfixes and improvements were made. An --xpath option was added to xmllint. The HTML parser was made non-recursive. A cast was added to relaxng.c to allow compilation with Sun Studio 11. A build failure on Sparc Solaris was fixed. autoreconf is used in autogen.sh. Building with mingw was fixed. Some of the configure and autogen scripts were upgraded. relaxNG tests were fixed in runtest for Windows. A const warning in xmlNodeSetBase was fixed. The Python generator was fixed to not use the deprecated xmllib. Some automake files were updated. nanohttp on Windows was fixed.

Project Resources