home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

15 rows where xep_id = 330

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
330,4 Jingle 330 Erlang/Elixir XMPP 4    
330,5 Jingle 330 Beagle IM 5 1.1.2 complete
330,25 Jingle 330 Dino 25   partial
330,30 Jingle 330 Stork IM 30 1.1.2 complete
330,31 Jingle 330 Psi 31   complete
330,33 Jingle 330 AstraChat XMPP Client 33    
330,36 Jingle 330 QXmpp 36 1.1.2 complete
330,45 Jingle 330 xmpp-parsers 45 1.1.2 complete
330,55 Jingle 330 Cheogram Android 55 1.1.2 complete
330,58 Jingle 330 Conversations 58 1.1.2 complete
330,62 Jingle 330 Siskin IM 62 1.1.2 complete
330,63 Jingle 330 monocles chat 63 1.1.2 complete
330,65 Jingle 330 Miranda NG 65 1.1.2  
330,71 Jingle 330 aTalk 71 1.1.2  
330,72 Jingle 330 Martin 72 1.1.2 complete

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