Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-10-17 00:07:56 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-10-17 00:09:14 +0300
commit91fb4a7f15c3992b25a916723e1138bb9e0293dd (patch)
treef3fdfc04a0ef39dbf458c531b38cfc032296b77a /python-nbxmpp.doap
parent3ca9eeb30cd24f99d3e4166b906b09f679993a2a (diff)
feat: Add support for XEP-0421
Diffstat (limited to 'python-nbxmpp.doap')
-rw-r--r--python-nbxmpp.doap7
1 files changed, 7 insertions, 0 deletions
diff --git a/python-nbxmpp.doap b/python-nbxmpp.doap
index 5ad6966..05c9042 100644
--- a/python-nbxmpp.doap
+++ b/python-nbxmpp.doap
@@ -403,6 +403,13 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html"/>
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>0.1.0</xmpp:version>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0425.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.2.1</xmpp:version>