Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.9.1-3.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libxml2-python |
0 |
2.9.1 |
3.el6.fio |
x86_64 |
234 KiB |
2014-01-04 03:07:40 |
libxml2-python |
0 |
2.9.1 |
2.el6.fio |
x86_64 |
259 KiB |
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