xmpp-rs/minidom-rs
Maxime “pep” Buquet d4bbeb2c6c minidom: Add todo in Prefixes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-04-21 22:23:36 +02:00
..
examples minidom: add license headers 2020-02-15 00:52:26 +01:00
src minidom: Add todo in Prefixes 2020-04-21 22:23:36 +02:00
Cargo.toml minidom: Remove comments support. Forbid them as per XMPP RFC. 2020-03-26 20:50:30 +01:00
CHANGELOG.md minidom: 0.12.0 release 2020-02-15 01:05:56 +01:00
LICENSE minidom: Change license to MPL2. Closes #21 2020-02-14 23:25:06 +01:00
README.md minidom: Change license to MPL2. Closes #21 2020-02-14 23:25:06 +01:00

minidom-rs

What's this?

A minimal DOM library on top of quick-xml. targeting exclusively the subset of XML useful for XMPP.