xmpp-rs/minidom-rs
Emmanuel Gil Peyrot c154593fe5 Bump dependencies
2020-03-26 18:28:50 +01:00
..
examples minidom: add license headers 2020-02-15 00:52:26 +01:00
src minidom: quick-xml::Error now implements Error without failure, so use it 2020-02-28 01:28:54 +01:00
Cargo.toml Bump dependencies 2020-03-26 18:28:50 +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.