home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where xep_id = 375

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
375,3 1.2.1 complete Movim 3 Last Message Correction 375
375,5     Pàdé 5 Last Message Correction 375
375,6 1.0 complete Gajim 6 Last Message Correction 375
375,7 1.2.0 complete blabber.im 7 Last Message Correction 375
375,18 1.2.0 complete Beagle IM 18 Last Message Correction 375
375,19 1.2 complete QXmpp 19 Last Message Correction 375
375,20 1.2.1 complete Slidge 20 Last Message Correction 375
375,22 1.2.0 complete monocles chat 22 Last Message Correction 375
375,24 1.2.0 complete AstraChat XMPP Client 24 Last Message Correction 375
375,25 1.1.0 complete Bruno 25 Last Message Correction 375
375,28 1.2.0 complete Cheogram Android 28 Last Message Correction 375
375,31     Converse.js 31 Last Message Correction 375
375,34 1.0 complete python-nbxmpp 34 Last Message Correction 375
375,35 1.2 complete Kaidan 35 Last Message Correction 375
375,37 1.2.0 complete Siskin IM 37 Last Message Correction 375
375,46 1.2.0 complete slixmpp 46 Last Message Correction 375
375,47 1.1.0 complete xmpp-parsers 47 Last Message Correction 375
375,48 1.2.0 complete Conversations 48 Last Message Correction 375
375,50   complete Monal IM 50 Last Message Correction 375
375,52 1.2.0 complete Martin 52 Last Message Correction 375
375,58 1.1.0 complete yaxim 58 Last Message Correction 375
375,64 1.2.0 complete profanity 64 Last Message Correction 375
375,65 1.1.0 complete poezio 65 Last Message Correction 375
375,66 1.2.0 complete Dino 66 Last Message Correction 375

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