Skip to content

feat: Add function to parse XMPP IRI queries

mjk requested to merge mjk/python-nbxmpp:iri-query-parsing into master

Moved from Gajim helpers, basically changing only the returned dict to a list of pairs.

The permissiveness in parsing is kept, for now.

Merge request reports