Source: libxml++2.6 Priority: optional Section: devel Maintainer: Debian GNOME Maintainers Uploaders: Jeremy BĂ­cha Build-Depends: debhelper-compat (= 13), docbook-xsl, doxygen, libxml2-dev (>= 2.7.7), libglibmm-2.4-dev (>= 2.44.0-2~), libxml2-utils, meson, mm-common (>= 0.9.8), pkgconf, xsltproc Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/gnome-team/libxmlplusplus Vcs-Git: https://salsa.debian.org/gnome-team/libxmlplusplus.git Homepage: https://libxmlplusplus.github.io/libxmlplusplus/ Package: libxml++2.6-dev Section: libdevel Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, libxml++2.6-2v5 (= ${binary:Version}), libxml2-dev (>= 2.7.7), libglibmm-2.4-dev (>= 2.32.0) Suggests: libxml++2.6-doc, pkgconf Description: C++ interface to the GNOME XML library (libxml2) - dev files Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains development files. Package: libxml++2.6-2v5 Section: libs Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libxml++2.6c2a, libxml++2.6-2 Breaks: gnote (<< 0.4), libxml++2.6-2 Description: C++ interface to the GNOME XML library (libxml2) Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains shared libraries. Package: libxml++2.6-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, doc-base, lynx | www-browser Suggests: libxml++2.6-dev Description: HTML interface documentation and examples for libxml++ Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains reference documentation and examples.