Source: wbxml2 Standards-Version: 4.7.4 Maintainer: Debian UBports Team Uploaders: Mike Gabriel , Section: libs Build-Depends: debhelper-compat (= 13), check, cmake, libexpat1-dev, libpopt-dev, pkgconf, zlib1g-dev, Vcs-Browser: https://salsa.debian.org/ubports-team/wbxml2 Vcs-Git: https://salsa.debian.org/ubports-team/wbxml2.git Homepage: https://github.com/libwbxml/libwbxml Package: libwbxml2-1 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Provides: libwbxml2-abi-1-00-08, Description: WBXML parsing and encoding library The WBXML Library (aka libwbxml) contains a library and its associated tools to Parse, Encode and Handle WBXML documents. The WBXML format is a binary representation of XML, defined by the Wap Forum, and used to reduce bandwidth in mobile communications. . This package contains the dynamic library needed by applications using libwbxml2. Package: libwbxml2-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libexpat1-dev, libpopt-dev, libwbxml2-1 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}, Description: WBXML library development file The WBXML Library (aka libwbxml) contains a library and its associated tools to Parse, Encode and Handle WBXML documents. The WBXML format is a binary representation of XML, defined by the Wap Forum, and used to reduce bandwidth in mobile communications. . Install this package if you wish to develop your own programs using WBXML. Package: libwbxml2-private-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libwbxml2-dev (= ${binary:Version}), ${misc:Depends}, Description: WBXML library private development files The WBXML Library (aka libwbxml) contains a library and its associated tools to Parse, Encode and Handle WBXML documents. The WBXML format is a binary representation of XML, defined by the Wap Forum, and used to reduce bandwidth in mobile communications. . Install this package if you need to build packages requiring the porivate symbols from the WBXML library. Package: libwbxml2-utils Architecture: any Section: text Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Binary XML utilities The WBXML Library (aka libwbxml) contains a library and its associated tools to Parse, Encode and Handle WBXML documents. The WBXML format is a binary representation of XML, defined by the Wap Forum, and used to reduce bandwidth in mobile communications. . This package contains wbxml2xml and xml2wbxml utils to convert xml files to wbxml and back.