home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

11 rows where xep_id = 398

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
398,4 Jingle File Transfer 398 Erlang/Elixir XMPP 4    
398,24 Jingle File Transfer 398 Prose 24 0.19.1 partial
398,25 Jingle File Transfer 398 Dino 25   partial
398,29 Jingle File Transfer 398 Gajim 29 0.17.1 removed
398,31 Jingle File Transfer 398 Psi 31 0.19.1 complete
398,41 Jingle File Transfer 398 Monal IM 41   wontfix
398,45 Jingle File Transfer 398 xmpp-parsers 45 0.19.1 complete
398,55 Jingle File Transfer 398 Cheogram Android 55 0.19.1 complete
398,58 Jingle File Transfer 398 Conversations 58 0.19.1 complete
398,63 Jingle File Transfer 398 monocles chat 63 0.19.1 complete
398,71 Jingle File Transfer 398 aTalk 71 0.19.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 25.227ms · Data source: XMPP Standards Foundation