Software /
code /
prosody
Changeset
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 |
parents | 11227:d36e44d00ef8 |
children | 11229:c24547497b42 |
files | doc/doap.xml |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Fri Dec 11 15:37:35 2020 +0100 +++ b/doc/doap.xml Sun Dec 13 15:08:11 2020 +0100 @@ -95,6 +95,12 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0044.html"/> + <xmpp:note>libexpat</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/> <xmpp:version>1.32.0</xmpp:version> <xmpp:since>0.3</xmpp:since>