home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

31 rows where xep_id = 53

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
53,0 1.2   ejabberd 0 vcard-temp 53
53,3 1.2 complete Movim 3 vcard-temp 53
53,5     Pàdé 5 vcard-temp 53
53,6 1.2 complete Gajim 6 vcard-temp 53
53,7 1.2 partial blabber.im 7 vcard-temp 53
53,10     Tigase XMPP Server 10 vcard-temp 53
53,12 1.2 complete Prosody IM 12 vcard-temp 53
53,15 1.2 partial Renga 15 vcard-temp 53
53,18 1.2 complete Beagle IM 18 vcard-temp 53
53,19 1.2 complete QXmpp 19 vcard-temp 53
53,22 1.2 partial monocles chat 22 vcard-temp 53
53,24 1.2 complete AstraChat XMPP Client 24 vcard-temp 53
53,26 1.2 complete Stork IM 26 vcard-temp 53
53,28 1.2 partial Cheogram Android 28 vcard-temp 53
53,31     Converse.js 31 vcard-temp 53
53,33 1.2 complete MongooseIM 33 vcard-temp 53
53,34 1.2 complete python-nbxmpp 34 vcard-temp 53
53,35 1.2 partial Kaidan 35 vcard-temp 53
53,37 1.2 complete Siskin IM 37 vcard-temp 53
53,38     Openfire 38 vcard-temp 53
53,41     Miranda NG 41 vcard-temp 53
53,46 1.2 complete slixmpp 46 vcard-temp 53
53,48 1.2 partial Conversations 48 vcard-temp 53
53,49   complete XMPP Web 49 vcard-temp 53
53,50   complete Monal IM 50 vcard-temp 53
53,52 1.2 complete Martin 52 vcard-temp 53
53,54 1.2 complete Metronome IM 54 vcard-temp 53
53,60     AstraChat XMPP Server 60 vcard-temp 53
53,64 1.2 complete profanity 64 vcard-temp 53
53,65 1.2 partial poezio 65 vcard-temp 53
53,66   partial Dino 66 vcard-temp 53

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 97.018ms · Data source: XMPP Standards Foundation