home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

36 rows where xep_id = 218

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
218,0 vcard-temp 218 Pàdé 0    
218,1 vcard-temp 218 AstraChat XMPP Server 1    
218,4 vcard-temp 218 Erlang/Elixir XMPP 4 1.2  
218,5 vcard-temp 218 Beagle IM 5 1.2 complete
218,9 vcard-temp 218 moxxmpp 9 1.2 partial
218,12 vcard-temp 218 profanity 12 1.2 complete
218,13 vcard-temp 218 XMPP Web 13   complete
218,14 vcard-temp 218 MongooseIM 14 1.2 complete
218,15 vcard-temp 218 Movim 15 1.2 complete
218,20 vcard-temp 218 Prosody IM 20 1.2 complete
218,25 vcard-temp 218 Dino 25   partial
218,28 vcard-temp 218 Converse.js 28    
218,29 vcard-temp 218 Gajim 29 1.2 complete
218,30 vcard-temp 218 Stork IM 30 1.2 complete
218,31 vcard-temp 218 Psi 31   complete
218,33 vcard-temp 218 AstraChat XMPP Client 33    
218,34 vcard-temp 218 Metronome IM 34 1.2 complete
218,36 vcard-temp 218 QXmpp 36 1.2 complete
218,38 vcard-temp 218 ejabberd 38 1.2 complete
218,40 vcard-temp 218 Renga 40 1.2 partial
218,41 vcard-temp 218 Monal IM 41 1.2 complete
218,45 vcard-temp 218 xmpp-parsers 45 1.2 partial
218,46 vcard-temp 218 Tigase XMPP Server 46    
218,51 vcard-temp 218 Convo 51    
218,52 vcard-temp 218 Kaidan 52 1.2 partial
218,55 vcard-temp 218 Cheogram Android 55 1.2 partial
218,57 vcard-temp 218 poezio 57 1.2 partial
218,58 vcard-temp 218 Conversations 58 1.2 partial
218,61 vcard-temp 218 slixmpp 61 1.2 complete
218,62 vcard-temp 218 Siskin IM 62 1.2 complete
218,63 vcard-temp 218 monocles chat 63 1.2 partial
218,64 vcard-temp 218 python-nbxmpp 64 1.2 complete
218,65 vcard-temp 218 Miranda NG 65    
218,68 vcard-temp 218 Openfire 68    
218,71 vcard-temp 218 aTalk 71 1.2  
218,72 vcard-temp 218 Martin 72 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 33.017ms · Data source: XMPP Standards Foundation