1
0
Fork 0
slidge-whatsapp/doap.xml

121 lines
5.1 KiB
XML

<?xml version="1.0"?>
<!-- DO NOT EDIT, Autogenerated from the copier answers yaml file -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Project xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xmpp="https://linkmauve.fr/ns/xmpp-doap#">
<name>slidge-whatsapp</name>
<shortdesc xml:lang="en">A feature-rich WhatsApp/XMPP gateway</shortdesc>
<homepage rdf:resource="https://sr.ht/~nicoco/slidge-whatsapp" />
<download-page rdf:resource="https://git.sr.ht/~nicoco/slidge-whatsapp/refs" />
<bug-database rdf:resource="https://todo.sr.ht/~nicoco/slidge-whatsapp" />
<developer-forum rdf:resource="xmpp:[email protected]?join" />
<support-forum rdf:resource="xmpp:[email protected]?join" />
<license
rdf:resource="https://sr.ht/~nicoco/slidge-whatsapp/tree/master/item/LICENSE" />
<language>en</language>
<programming-language>Python</programming-language>
<os>Linux</os>
<category rdf:resource="https://linkmauve.fr/ns/xmpp-doap#category-component" />
<maintainer>
<foaf:Person>
<foaf:name>deuill</foaf:name>
<foaf:homepage rdf:resource="https://deuill.org" />
</foaf:Person>
</maintainer>
<repository>
<GitRepository>
<browse rdf:resource="https://git.sr.ht/~nicoco/slidge-whatsapp" />
<location rdf:resource="https://git.sr.ht/~nicoco/slidge-whatsapp.git" />
</GitRepository>
</repository>
<implements rdf:resource="https://xmpp.org/rfcs/rfc6120.html" />
<implements rdf:resource="https://xmpp.org/rfcs/rfc6121.html" />
<implements rdf:resource="https://xmpp.org/rfcs/rfc6122.html" />
<implements rdf:resource="https://xmpp.org/rfcs/rfc7590.html" />
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:note>Groups are supported, including administration, moderation and creation.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0085.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:note>Typing notifications only.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0184.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:note>WhatApp has proper recipient-generated delivery receipts, and slidge supports them.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0319.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:note>Only available if you chose to share your presence info in the official WhatsApp client.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0308.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:note>Sending and receiving message edits is only supported in the latest versions of the official WhatsApp clients.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0333.html" />
<xmpp:status>complete</xmpp:status>
<xmpp:note>Displayed and received markers are supported. In groups, you only get markers for messages you have sent, just like in official WhatsApp clients.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html" />
<xmpp:status>complete</xmpp:status>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0424.html" />
<xmpp:status>complete</xmpp:status>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0444.html" />
<xmpp:status>complete</xmpp:status>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0461.html" />
<xmpp:status>complete</xmpp:status>
</xmpp:SupportedXep>
</implements>
</Project>
</rdf:RDF>