home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

11 rows where xep_id = 503

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_id software_id xep_version status
503,5 Source-Specific Media Attributes in Jingle 503 Beagle IM 5 1.0.0 complete
503,15 Source-Specific Media Attributes in Jingle 503 Movim 15 1.0.1 complete
503,33 Source-Specific Media Attributes in Jingle 503 AstraChat XMPP Client 33    
503,41 Source-Specific Media Attributes in Jingle 503 Monal IM 41 1.0.1 complete
503,45 Source-Specific Media Attributes in Jingle 503 xmpp-parsers 45 0.3 complete
503,55 Source-Specific Media Attributes in Jingle 503 Cheogram Android 55 1.0.0 complete
503,58 Source-Specific Media Attributes in Jingle 503 Conversations 58 1.0.0 complete
503,62 Source-Specific Media Attributes in Jingle 503 Siskin IM 62 1.0.0 complete
503,63 Source-Specific Media Attributes in Jingle 503 monocles chat 63 1.0.0 complete
503,71 Source-Specific Media Attributes in Jingle 503 aTalk 71 1.0.1  
503,72 Source-Specific Media Attributes in Jingle 503 Martin 72 1.0.0 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 20.971ms · Data source: XMPP Standards Foundation