home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

17 rows where xep_id = 483

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
483,0 Last User Interaction in Presence 483 Pàdé 0    
483,4 Last User Interaction in Presence 483 Erlang/Elixir XMPP 4    
483,15 Last User Interaction in Presence 483 Movim 15 1.0.2 complete
483,16 Last User Interaction in Presence 483 Slidge 16 1.0.2 complete
483,28 Last User Interaction in Presence 483 Converse.js 28    
483,29 Last User Interaction in Presence 483 Gajim 29 1.0 complete
483,36 Last User Interaction in Presence 483 QXmpp 36 1.0.2 complete
483,41 Last User Interaction in Presence 483 Monal IM 41 1.0.2 complete
483,45 Last User Interaction in Presence 483 xmpp-parsers 45 1.0.2 complete
483,55 Last User Interaction in Presence 483 Cheogram Android 55 1.0.2 complete
483,57 Last User Interaction in Presence 483 poezio 57 1.0 removed
483,58 Last User Interaction in Presence 483 Conversations 58 1.0.2 complete
483,61 Last User Interaction in Presence 483 slixmpp 61 1.0.2 complete
483,63 Last User Interaction in Presence 483 monocles chat 63 1.0.2 complete
483,64 Last User Interaction in Presence 483 python-nbxmpp 64 1.0.2 complete
483,65 Last User Interaction in Presence 483 Miranda NG 65 1.0.2  
483,71 Last User Interaction in Presence 483 aTalk 71 1.0.2  

Advanced export

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

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   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 24.203ms · Data source: XMPP Standards Foundation