A Library to Manipulate XML Files

Edit Package libxml2

The XML C library was initially developed for the GNOME project. It is
now used by many programs to load and save extensible data structures
or manipulate any kind of XML files.

This library implements a number of existing standards related to
markup languages, including the XML standard, name spaces in XML, XML
Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
XML catalogs. In most cases, libxml tries to implement the
specification in a rather strict way. To some extent, it provides
support for the following specifications, but does not claim to
implement them: DOM, FTP client, HTTP client, and SAX.

The library also supports RelaxNG. Support for W3C XML Schemas is in
progress.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000055 55 Bytes
baselibs.conf 0000000206 206 Bytes
fix-perl.diff 0000004022 3.93 KB
libxml2-2.9.9.tar.gz 0005476717 5.22 MB
libxml2-2.9.9.tar.gz.asc 0000000455 455 Bytes
libxml2-make-XPATH_MAX_NODESET_LENGTH-configurable.patch 0000003626 3.54 KB
libxml2-python3-string-null-check.patch 0000000887 887 Bytes
libxml2-python3-unicode-errors.patch 0000001259 1.23 KB
libxml2.changes 0000080150 78.3 KB
libxml2.keyring 0000003169 3.09 KB
libxml2.spec 0000009167 8.95 KB
Revision 94 (latest revision is 125)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 729358 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 94)
- Do not depend on setuptools to keep the depgraph small and
  avoid build cycles

- Use python[23]-libmxl2 as python names not python-libxml2-python
  which is kinda confusing

- Do not ship libtool archive anymore

- Enable tests also in the python subpackages

- Added a new configurable variable XPATH_DEFAULT_MAX_NODESET_LENGTH
  to avoid nodeset limit when processing large XML files [bsc#1135123]
  * Added libxml2-make-XPATH_MAX_NODESET_LENGTH-configurable.patch

- Merge python-libxml2-python spec and changes files into the
  libxml2 ones using _multibuild [bsc#1126499, bsc#1123919]

- Add libxml2-python3-string-null-check.patch: fix NULL pointer
    dereference when parsing invalid data (bsc#1065270
    glgo#libxml2!15).).
- Drop patch python3.6-verify_fd.patch merged upstream
- clean with spec-cleaner

- libxml2-python3-unicode-errors.patch: work around an issue with
  libxml2 supplied error strings being undecodable UTF-8 (bsc#1065270)

- convert to singlespec, build a python 3 version
- change build instructions to use setup.py (and %python_build macros)
  instead of makefile-based approach
- add python3.6-verify_fd.patch that fixes libxml2 on python 3.6
Comments 0
openSUSE Build Service is sponsored by