WBXML parser and compiler library
wbxml2 is a library that includes a WBXML parser and a WBXML compiler.
Unlike wbxml, it does not depend on libxml2 but on expat, making it
faster and more portable. WBXML Library contains a library and its
associated tools to Parse, Encode and Handle WBXML documents. The WBXML
(Wireless Binary XML) format is a binary representation of XML, and it
has been defined by the Wap Forum.
- Developed at mobile:synchronization:FACTORY
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/wbxml2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libwbxml-0.11.7.tar.gz | 0000427429 417 KB | |
wbxml2.changes | 0000014163 13.8 KB | |
wbxml2.spec | 0000004053 3.96 KB |
Revision 31 (latest revision is 33)
Dominique Leuenberger (dimstar_suse)
accepted
request 884469
from
Bo Simonsen (bosim)
(revision 31)
- fixed spec file syntax - updated to version 0.11.7 * Added WBXML_INSTALL_FULL_HEADERS cmake flag to expose internal API headers; changes library version for compatibility (e.g. 2.6.1 -> 20601.0.0) (pull request #67 from David Llewellyn-Jones) * Link to libexpat correctly (private). Therefore the tools wbxml2xml and xml2wbxml do no longer link directly to libexpat. (pull request #65 from Peter Keresztes Schmidt) * Fixed several memory leaks and leak-sanitizer issues. (pull requests #61, #62, #63 and #64 from Gaurav Gupta) * During build use headers which come with source code and not the installed headers. (pull request #66 from David Llewellyn-Jones)
Comments 0