Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libxml2-devel - Libraries, includes, etc. to develop XML and HTML applications
Libraries, include files, etc you can use to develop XML applications.
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Packages
Latest: libxml2-devel-2.9.1-3.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libxml2-devel |
0 |
2.9.1 |
3.el6.fio |
x86_64 |
1.0 MiB |
2014-01-04 03:07:40 |
libxml2-devel |
0 |
2.9.1 |
2.el6.fio |
x86_64 |
1.1 MiB |
2013-12-29 00:35:43 |
Changelog:
- * 2013-08-03 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- * 2013-04-19 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.9.1-1
- upstream release of 2.9.1
- a couple more API entry point
- compatibility with python3
- a lot of bug fixes
- * 2013-02-11 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.9.0-4
- fix --nocheck build which I broke in october rhbz#909767
- * 2012-11-19 - Jaroslav Reznik <jreznik[AT]redhat[DOTCOM]> - 2.9.0-3
- workaround for crc/len check failure, rhbz#877567
- * 2012-10-11 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.9.0-2
- remaining cleanups from merge bug rhbz#226079
- do not put the docs in the main package, only in -devel rhbz#864731