home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

31 rows where xep_id = 91

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
91,0 1.1   ejabberd 0 Software Version 91
91,3 1.1 complete Movim 3 Software Version 91
91,6 1.1 complete Gajim 6 Software Version 91
91,7 1.1 complete blabber.im 7 Software Version 91
91,10     Tigase XMPP Server 10 Software Version 91
91,12 1.1 complete Prosody IM 12 Software Version 91
91,15 1.1 complete Renga 15 Software Version 91
91,18 1.1 complete Beagle IM 18 Software Version 91
91,19 1.1 complete QXmpp 19 Software Version 91
91,20   planned Slidge 20 Software Version 91
91,22 1.1 complete monocles chat 22 Software Version 91
91,24 1.1 complete AstraChat XMPP Client 24 Software Version 91
91,25 1.1 complete Bruno 25 Software Version 91
91,26 1.1 complete Stork IM 26 Software Version 91
91,28 1.1 complete Cheogram Android 28 Software Version 91
91,33 1.1 complete MongooseIM 33 Software Version 91
91,34 1.1 complete python-nbxmpp 34 Software Version 91
91,35 1.1 partial Kaidan 35 Software Version 91
91,37 1.1 complete Siskin IM 37 Software Version 91
91,38     Openfire 38 Software Version 91
91,41     Miranda NG 41 Software Version 91
91,46 1.1 complete slixmpp 46 Software Version 91
91,47 1.1 complete xmpp-parsers 47 Software Version 91
91,48 1.1 complete Conversations 48 Software Version 91
91,50   complete Monal IM 50 Software Version 91
91,52 1.1 complete Martin 52 Software Version 91
91,54 1.1 complete Metronome IM 54 Software Version 91
91,58 1.1 complete yaxim 58 Software Version 91
91,60     AstraChat XMPP Server 60 Software Version 91
91,64 1.1 complete profanity 64 Software Version 91
91,65 1.1 complete poezio 65 Software Version 91

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 23.887ms · Data source: XMPP Standards Foundation