| Filename | Latest commit message | Latest commit date |
|---|---|---|
Nightly 1.90. The fix passes on stable 1.88. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |
||
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
minidom
What's this?
A minimal DOM library on top of rxml, targeting exclusively the subset of XML useful for XMPP.
| Restriction | Supported ✅ | Unsupported ❌ |
|---|---|---|
| Namespaces are mandatory | <a xmlns="ns"></a> |
<a></a> |