xmpp-rs/minidom-rs
Maxime “pep” Buquet 676f861f72 minidom: Change license to MPL2. Closes #21
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-02-14 23:25:06 +01:00
..
examples Prepare for merge: Move all minidom-rs files into minidom-rs/ 2019-10-18 14:27:53 +02:00
src minidom: strictly compare whitespace in Element's PartialEq impl 2019-12-08 11:03:01 +00:00
Cargo.toml minidom: Change license to MPL2. Closes #21 2020-02-14 23:25:06 +01:00
CHANGELOG.md minidom: Make explicit the focus on XMPP 2020-02-14 23:12:02 +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.