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:
authorwurstsalat <mailtrash@posteo.de>2020-09-27 20:51:14 +0300
committerPhilipp Hörist <philipp@hoerist.com>2020-10-12 07:27:10 +0300
commit9a7bce05c951878c8b1e769103a2b80f34af3b88 (patch)
treeba1ca9db1adaba4e80a65bb413ebd91d71df6795 /python-nbxmpp.doap
parent90f2d3383ed491ee94f44ef1bd98f1e2ad6abf76 (diff)
DOAP: Add XEP-0054
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 a049ba6..dc1fcf2 100644
--- a/python-nbxmpp.doap
+++ b/python-nbxmpp.doap
@@ -89,6 +89,13 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0054.html" />
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>1.2</xmpp:version>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0059.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.0</xmpp:version>