Software /
code /
prosody
Comparison
doc/doap.xml @ 11228:e602f3d77ace
doap: Add XEP-0044, Expat should be handling namespaces
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Dec 2020 15:08:11 +0100 |
parent | 11219:586a6ed6b0a6 |
child | 11229:c24547497b42 |
comparison
equal
deleted
inserted
replaced
11227:d36e44d00ef8 | 11228:e602f3d77ace |
---|---|
93 <xmpp:status>complete</xmpp:status> | 93 <xmpp:status>complete</xmpp:status> |
94 </xmpp:SupportedXep> | 94 </xmpp:SupportedXep> |
95 </implements> | 95 </implements> |
96 <implements> | 96 <implements> |
97 <xmpp:SupportedXep> | 97 <xmpp:SupportedXep> |
98 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0044.html"/> | |
99 <xmpp:note>libexpat</xmpp:note> | |
100 </xmpp:SupportedXep> | |
101 </implements> | |
102 <implements> | |
103 <xmpp:SupportedXep> | |
98 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/> | 104 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/> |
99 <xmpp:version>1.32.0</xmpp:version> | 105 <xmpp:version>1.32.0</xmpp:version> |
100 <xmpp:since>0.3</xmpp:since> | 106 <xmpp:since>0.3</xmpp:since> |
101 <xmpp:status>partial</xmpp:status> | 107 <xmpp:status>partial</xmpp:status> |
102 </xmpp:SupportedXep> | 108 </xmpp:SupportedXep> |