home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

11 rows where xep_id = 107

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
107,3 1.3 partial Movim 3 User Activity 107
107,6 1.3 removed Gajim 6 User Activity 107
107,10     Tigase XMPP Server 10 User Activity 107
107,12 1.3 complete Prosody IM 12 User Activity 107
107,20   planned Slidge 20 User Activity 107
107,34 1.3 complete python-nbxmpp 34 User Activity 107
107,41     Miranda NG 41 User Activity 107
107,46 1.3 complete slixmpp 46 User Activity 107
107,54 1.3 complete Metronome IM 54 User Activity 107
107,60     AstraChat XMPP Server 60 User Activity 107
107,65 1.3 complete poezio 65 User Activity 107

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