A type-safe Rust XMPP library.
Find a file
2017-02-25 15:43:56 +01:00
examples document all the things! 2017-02-21 15:46:06 +01:00
src added documentation url and fixed a dumb mistake 2017-02-25 15:43:56 +01:00
.gitignore add .gitignore, add README.md, add license 2017-02-19 20:57:59 +01:00
.gitlab-ci.yml Add .gitlab-ci.yml 2017-02-19 20:02:28 +00:00
Cargo.toml added documentation url and fixed a dumb mistake 2017-02-25 15:43:56 +01:00
COPYING add .gitignore, add README.md, add license 2017-02-19 20:57:59 +01:00
COPYING.LESSER add .gitignore, add README.md, add license 2017-02-19 20:57:59 +01:00
README.md resolve a cyclic dependency in README.md 2017-02-19 20:59:34 +01:00

minidom-rs

What's this?

A minimal DOM library on top of xml-rs.

What license is it under?

LGPLv3.