xmpp-parsers

Crates.ioxmpp-parsers
lib.rsxmpp-parsers
version0.20.0
sourcesrc
created_at2017-04-29 21:15:48.513934
updated_at2023-08-20 19:41:27.897564
descriptionCollection of parsers and serialisers for XMPP extensions
homepagehttps://gitlab.com/xmpp-rs/xmpp-rs
repositoryhttps://gitlab.com/xmpp-rs/xmpp-rs
max_upload_size
id12461
size753,608
Maxime Buquet (Ppjet6)

documentation

README

xmpp-parsers

What’s this?

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.

What license is it under?

MPL-2.0 or later, see the LICENSE file.

Commit count: 1907

cargo fmt