Crates.io | xmpp-parsers |
lib.rs | xmpp-parsers |
version | 0.21.0 |
source | src |
created_at | 2017-04-29 21:15:48.513934 |
updated_at | 2024-07-25 17:06:57.637408 |
description | Collection of parsers and serialisers for XMPP extensions |
homepage | https://gitlab.com/xmpp-rs/xmpp-rs |
repository | https://gitlab.com/xmpp-rs/xmpp-rs |
max_upload_size | |
id | 12461 |
size | 855,555 |
A crate which provides parsers and serialisers for most XMPP elements, to avoid having to deal with XML manually. It validates its inputs by default, and aims at providing useful errors when a particular XML element was invalid.
MPL-2.0 or later, see the LICENSE
file.