File: README.md

package info (click to toggle)
rust-jid 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 313 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
jid
===

What's this?
------------

A crate which provides a struct Jid for Jabber IDs. It's used in xmpp-rs but other XMPP libraries
can of course use this.

What license is it under?
-------------------------

MPL-2.0 or later, see the `LICENSE` file.

Notes
-----

This library does not yet implement RFC7622.