Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libxml2-python - Python bindings for the libxml2 library
The libxml2-python package contains a module that permits applications
written in the Python programming language to use the interface
supplied by the libxml2 library to manipulate XML files.
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.
Packages
Latest: libxml2-python-2.7.7-2.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libxml2-python |
0 |
2.7.7 |
2.el6.fio |
x86_64 |
317 KiB |
2011-07-12 15:59:32 |
Changelog:
- * 2009-10-06 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.7.6-1
- Upstream release of 2.7.6
- restore thread support off by default in 2.7.5
- * 2009-09-24 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.7.5-1
- Upstream release of 2.7.5
- fix a couple of Relax-NG validation problems
- couple more fixes
- * 2009-09-15 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.7.4-2
- fix a problem with little data at startup affecting inkscape #523002
- * 2009-09-10 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.7.4-1
- upstream release 2.7.4
- symbol versioning of libxml2 shared libs
- very large number of bug fixes
- * 2009-08-10 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> - 2.7.3-4
- two patches for parsing problems CVE-2009-2414 and CVE-2009-2416