macOS
brew install libwbxmllocal Homebrew formula metadata
brew
Library and tools to parse and encode WBXML documents. Version 0.11.10 via Homebrew; verified from local package data.
install
brew install libwbxmllocal Homebrew formula metadata
sudo apk add libwbxmlAlpine Linux edge package indexes · libwbxml · source: dl-cdn.alpinelinux.org
sudo dnf install libwbxmlFedora Rawhide package metadata · libwbxml · source: dl.fedoraproject.org
nix profile install nixpkgs#libwbxmlnixpkgs package indexes · pkgs/by-name/li/libwbxml/package.nix · source: api.github.com
overview
Library and tools to parse and encode WBXML documents
history
libwbxml is a C library and tool set for parsing, encoding, and converting WBXML, the WAP Binary XML format. It occupies a narrow but useful compatibility niche for mobile-era protocols and systems that stored XML-like data in compact binary form.
The WBXML format was defined by the WAP Forum; the WAP-192-WBXML Version 1.3 specification is dated 2001-07-25 and describes a tokenized binary XML content format with public identifiers, string tables, tag code pages, attributes, entities, opaque data, and example encodings.
The libwbxml README describes the library as a WBXML parser, internal tree representation, and encoder, with high-level conversion between WBXML and XML. SourceForge records the project as registered on 2008-11-20 and says the historical SourceForge pages remain because development and releases previously happened there before migration to GitHub.
libwbxml is not a broad end-user package; it is infrastructure for software that must still read or write WBXML. Its adoption follows protocol compatibility needs around WAP, SyncML-style data, and other compact XML exchanges rather than fashion-driven developer uptake.
The package provides the wbxml2xml and xml2wbxml tools and a library API. Developers use it to convert archived or protocol-level WBXML documents to readable XML, generate WBXML from XML, or embed WBXML parsing in C applications.
libwbxml is package archaeology with a purpose: it keeps a once-important mobile-web binary XML format decodable on modern systems. Its value is less about new development and more about letting package managers preserve tools for old protocols, tests, and data migrations.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wbxml2xml | cli | global executable | |
xml2wbxml | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/libwbxml/libwbxml
install metadata
| Package key | brew:libwbxml |
|---|---|
| Version | 0.11.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libwbxml |
| Homepage | https://github.com/libwbxml/libwbxml |
| Repository | https://github.com/libwbxml/libwbxml |
| Upstream docs | https://github.com/libwbxml/libwbxml |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/libwbxml/libwbxml/archive/refs/tags/libwbxml-0.11.10.tar.gz |
| Dependencies | wget |
| Build dependencies | cmake, doxygen, graphviz, pkgconf |
| Uses from macOS | expat |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libwbxml |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libwbxml
nix profile install nixpkgs#libwbxmllibwbxml 0.11.10-r0
A library to encode and decode WBXML (WAP Binary XML).
https://github.com/libwbxml/libwbxml
sudo apk add libwbxmllibwbxml-dev 0.11.10-r0
A library to encode and decode WBXML (WAP Binary XML). (development files)
https://github.com/libwbxml/libwbxml
sudo apk add libwbxml-devlibwbxml-doc 0.11.10-r0
A library to encode and decode WBXML (WAP Binary XML). (documentation)
https://github.com/libwbxml/libwbxml
sudo apk add libwbxml-doclibwbxml 0.11.10-6.fc44
Library and tools to parse, encode and handle WBXML documents
https://github.com/libwbxml/libwbxml
sudo dnf install libwbxmllibwbxml-devel 0.11.10-6.fc44
Development files of libwbxml
https://github.com/libwbxml/libwbxml
sudo dnf install libwbxml-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.