home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

15 rows where xep_id = 395

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
395,4 Bits of Binary 395 Erlang/Elixir XMPP 4    
395,15 Bits of Binary 395 Movim 15 1.1 partial
395,16 Bits of Binary 395 Slidge 16   partial
395,29 Bits of Binary 395 Gajim 29 1.0 partial
395,31 Bits of Binary 395 Psi 31   complete
395,36 Bits of Binary 395 QXmpp 36 1.0 complete
395,38 Bits of Binary 395 ejabberd 38 1.0 complete
395,40 Bits of Binary 395 Renga 40 1.1 partial
395,45 Bits of Binary 395 xmpp-parsers 45 1.0 complete
395,52 Bits of Binary 395 Kaidan 52 1.0 complete
395,57 Bits of Binary 395 poezio 57 1.0 partial
395,61 Bits of Binary 395 slixmpp 61 1.0 complete
395,64 Bits of Binary 395 python-nbxmpp 64 1.0 partial
395,65 Bits of Binary 395 Miranda NG 65 1.0  
395,71 Bits of Binary 395 aTalk 71 1.1  

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