[network/kaidan] misc: doap: Add XEP-0227: Portable Import/Export Format for XMPP-IM Servers
Melvin Keskin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 1d3d130565721dfc0dd025a1e79eae22c6a51419 by Melvin Keskin.
Committed on 22/07/2026 at 22:11.
Pushed by melvo into branch 'master'.
doap: Add XEP-0227: Portable Import/Export Format for XMPP-IM Servers
M +8 -0 misc/doap.xml
https://invent.kde.org/network/kaidan/-/commit/1d3d130565721dfc0dd025a1e79eae22c6a51419
diff --git a/misc/doap.xml b/misc/doap.xml
index 41e4d7278..b707ed252 100644
--- a/misc/doap.xml
+++ b/misc/doap.xml
@@ -257,6 +257,14 @@ SPDX-License-Identifier: CC0-1.0
<xmpp:note>Only used for In-Band Registration with image ('ocr')</xmpp:note>
</xmpp:SupportedXep>
</implements>
+ <implements>
+ <xmpp:SupportedXep>
+ <xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0227.html'/>
+ <xmpp:status>partial</xmpp:status>
+ <xmpp:version>1.1</xmpp:version>
+ <xmpp:since>0.17</xmpp:since>
+ </xmpp:SupportedXep>
+ </implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0231.html'/>