README.md
1xmpp-rs
2=======
3
4What's this?
5------------
6
7A very much WIP rust XMPP library with the goals of being type-safe, well-tested and simple.
8
9Can I use it yet?
10-----------------
11
12No, there's still a lot of work that needs to be done before this could be used for anything.
13
14What license is it under?
15-------------------------
16
17LGPLv3, see `COPYING` and `COPYING.LESSER`.